fix: 🐛 混合、顶部导航栏模式固定header下间距,混合模式左侧菜单高度不固定等样式问题修复
Former-commit-id: 63df66449582f41a710f761457e4afd21113aeb7
This commit is contained in:
@@ -83,14 +83,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
.left-wrap {
|
||||
.svg-icon {
|
||||
margin-top: -2px;
|
||||
margin-right: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
.hideSidebar {
|
||||
.left-wrap {
|
||||
width: 54px;
|
||||
}
|
||||
|
||||
.sidebar-container {
|
||||
width: 54px !important;
|
||||
|
||||
@@ -100,7 +97,7 @@
|
||||
|
||||
.header {
|
||||
.logo-wrap {
|
||||
width: 63px !important;
|
||||
width: 54px !important;
|
||||
transition: transform 0.28s;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user