|
|
@@ -84,8 +84,8 @@
|
|
|
//.el-menu-item,
|
|
|
.el-sub-menu__title {
|
|
|
color: var(--next-bg-menuBarColor);
|
|
|
- height: 50px !important;
|
|
|
- line-height: 50px !important;
|
|
|
+ height: 45px !important;
|
|
|
+ line-height: 45px !important;
|
|
|
}
|
|
|
// 修复点击左侧菜单折叠再展开时,宽度不跟随问题
|
|
|
.el-menu--collapse {
|