1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-09 13:47:25 +08:00

hightlight sidebar

This commit is contained in:
Pan 2018-09-30 16:19:03 +08:00
parent 616b65c238
commit 9fc3916f2a

View File

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