forked from AkkomaGang/admin-fe
perf[sidebar]: hightlight submenu when is active (#1154)
This commit is contained in:
parent
616b65c238
commit
f58db95be5
1 changed files with 3 additions and 0 deletions
|
@ -47,6 +47,9 @@
|
|||
height: 100%;
|
||||
width: 100% !important;
|
||||
}
|
||||
.is-active > .el-submenu__title{
|
||||
color: #f4f4f5!important;
|
||||
}
|
||||
}
|
||||
.hideSidebar {
|
||||
.sidebar-container {
|
||||
|
|
Loading…
Reference in a new issue