perf[sidebar]: hightlight submenu when is active

This commit is contained in:
Pan 2018-10-08 17:24:35 +08:00
parent 70b1d20db5
commit 1883c305c1
1 changed files with 3 additions and 0 deletions

View File

@ -47,6 +47,9 @@
height: 100%;
width: 100% !important;
}
.is-active > .el-submenu__title{
color: #f4f4f5!important;
}
}
.hideSidebar {
.sidebar-container {