左侧菜单栏透明
This commit is contained in:
parent
e9a17d6286
commit
47243ce237
|
|
@ -109,7 +109,8 @@
|
|||
|
||||
& .theme-dark .nest-menu .el-submenu>.el-submenu__title,
|
||||
& .theme-dark .el-submenu .el-menu-item {
|
||||
background-color: $base-sub-menu-background !important;
|
||||
// background-color: $base-sub-menu-background !important;
|
||||
background-color: transparent !important;
|
||||
|
||||
&:hover {
|
||||
background-color: $base-sub-menu-hover !important;
|
||||
|
|
|
|||
Loading…
Reference in New Issue