feat:更新侧边导航,修改密码等
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
$menu-bg-color: #8290f0;
|
||||
// $menu-bg-color: #8290f0;
|
||||
$menu-bg-color: #434343;
|
||||
#app {
|
||||
|
||||
.main-container {
|
||||
@@ -92,12 +93,12 @@ $menu-bg-color: #8290f0;
|
||||
.sub-menu-title-noDropdown,
|
||||
.el-sub-menu__title {
|
||||
&:hover {
|
||||
background-color: #c4cbf3 !important;
|
||||
background-color: #e5e5e5 !important;
|
||||
}
|
||||
}
|
||||
|
||||
.el-menu-item:hover {
|
||||
background-color: #c4cbf3 !important;
|
||||
background-color: #e5e5e5 !important;
|
||||
}
|
||||
|
||||
& .theme-dark .is-active>.el-sub-menu__title {
|
||||
@@ -109,7 +110,7 @@ $menu-bg-color: #8290f0;
|
||||
min-width: $base-sidebar-width !important;
|
||||
|
||||
&:hover {
|
||||
background-color: #c4cbf3 !important;
|
||||
background-color: #e5e5e5 !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user