Commit da316e76 by 孙美琪

修改菜单点击后文字大小

parent 70611bdf
...@@ -203,7 +203,7 @@ function logout() { ...@@ -203,7 +203,7 @@ function logout() {
.el-sub-menu, .el-menu-item { .el-sub-menu, .el-menu-item {
&.is-active { &.is-active {
font-weight: bold; font-weight: bold;
font-size: 16px !important; font-size: 18px !important;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment