mirror of https://github.com/ElemeFE/element
parent
ea45d54b67
commit
4ab7fb4b5d
|
@ -113,10 +113,10 @@
|
||||||
line-height: 36px;
|
line-height: 36px;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
color: $--color-text-secondary;
|
color: $--color-text-secondary;
|
||||||
|
}
|
||||||
&.is-active {
|
& .el-menu-item.is-active,
|
||||||
color: $--color-text-primary;
|
& .el-submenu.is-active > .el-submenu__title {
|
||||||
}
|
color: $--color-text-primary;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
& .el-menu-item:not(.is-disabled):hover,
|
& .el-menu-item:not(.is-disabled):hover,
|
||||||
|
|
Loading…
Reference in New Issue