feat: 导航混合模式细节完善
Former-commit-id: aa7373f0632d0d659c58272cfbdf1ee224d2c556
This commit is contained in:
@@ -74,7 +74,7 @@ watch(
|
||||
--el-menu-item-height: 50px;
|
||||
|
||||
.logo-wrap {
|
||||
width: 210px;
|
||||
width: $sideBarWidth;
|
||||
}
|
||||
|
||||
.el-menu {
|
||||
@@ -95,7 +95,7 @@ watch(
|
||||
|
||||
.left-menu {
|
||||
display: inline-block;
|
||||
width: 210px;
|
||||
width: $sideBarWidth;
|
||||
background-color: $menuBg;
|
||||
|
||||
:deep(.el-menu) {
|
||||
|
||||
Reference in New Issue
Block a user