no message
Former-commit-id: a5e423df21661bc84fc6d243560741f69220a468 Former-commit-id: 5e2576dd20d0a249e4bdbbf2fe244324dccc24d1 Former-commit-id: 9b402b0a67e43e11a4b551595ba24eca79f16b8d
This commit is contained in:
@@ -96,6 +96,13 @@ $color: #409EFF;
|
|||||||
.el-menu {
|
.el-menu {
|
||||||
background-color: $color-bg;
|
background-color: $color-bg;
|
||||||
border-right: none;
|
border-right: none;
|
||||||
|
&.el-menu--collapse {
|
||||||
|
.el-submenu {
|
||||||
|
.el-menu {
|
||||||
|
background-color: #FFF;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
.el-menu-item {
|
.el-menu-item {
|
||||||
&:focus {
|
&:focus {
|
||||||
background-color: $color-bg;
|
background-color: $color-bg;
|
||||||
|
|||||||
Reference in New Issue
Block a user