fix
This commit is contained in:
@@ -259,12 +259,11 @@ onMounted(() => {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
background: linear-gradient(135deg, #eef6ff 0%, #ffffff 72%);
|
background: linear-gradient(135deg, #eef6ff 0%, #ffffff 72%);
|
||||||
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
|
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
|
||||||
padding: 0 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.config-left-header {
|
.config-left-header {
|
||||||
padding: 18px 18px 12px;
|
padding: 18px 18px 12px;
|
||||||
/* background: linear-gradient(135deg, #eef6ff 0%, #ffffff 72%); */
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.config-left-title {
|
.config-left-title {
|
||||||
|
|||||||
Reference in New Issue
Block a user