1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-10 12:50:38 +08:00

change color

This commit is contained in:
Pan 2018-09-30 16:25:03 +08:00
parent 9fc3916f2a
commit 6353bde0e2

View File

@ -48,7 +48,7 @@
width: 100% !important; width: 100% !important;
} }
.is-active > .el-submenu__title{ .is-active > .el-submenu__title{
color: #fff!important; color: #f4f4f5!important;
} }
} }
.hideSidebar { .hideSidebar {