fix: 顶部模式样式优化

Former-commit-id: 7558d62832766d00200e8e11573c1f001cfeb570
This commit is contained in:
april
2023-08-23 15:42:29 +08:00
parent cc495d73c3
commit 9d920e093f
2 changed files with 7 additions and 25 deletions

View File

@@ -178,6 +178,12 @@ function toggleSideBar() {
--el-menu-item-height: 50px;
}
.mobile.isTop {
:deep(.logo-wrap) {
width: 63px;
}
}
.isMix {
:deep(.main-container) {
display: inline-block;