style: revision style

This commit is contained in:
xiaoxian521
2021-04-26 02:28:27 +08:00
parent 275ee39b0f
commit 8fe2b78c87
14 changed files with 296 additions and 71 deletions

View File

@@ -18,6 +18,7 @@
left: 0;
z-index: 1001;
overflow: hidden;
box-shadow: 0 0 1px #888888;
// reset element-plus css
.horizontal-collapse-transition {
@@ -76,6 +77,7 @@
& .nest-menu .el-submenu > .el-submenu__title,
& .el-submenu .el-menu-item {
font-size: 12px;
min-width: $sideBarWidth !important;
background-color: $subMenuBg !important;