perf: 同步完整版分支代码

This commit is contained in:
xiaoxian521
2022-02-05 17:42:39 +08:00
parent 9e5fe5edbc
commit 1b93ce989c
2 changed files with 23 additions and 10 deletions

View File

@@ -306,6 +306,10 @@
height: 48px;
line-height: 48px;
background: $menuBg;
svg {
position: static !important;
}
}
.is-active > .el-sub-menu__title,
@@ -600,16 +604,6 @@ body[layout="vertical"] {
}
}
.el-sub-menu {
overflow: hidden;
& > .el-sub-menu__title {
.el-sub-menu__icon-arrow {
display: none;
}
}
}
/* 菜单折叠 */
.el-menu--collapse {
.el-sub-menu {