优化界面

This commit is contained in:
GoEdgeLab
2023-05-28 11:31:59 +08:00
parent d381e6d72d
commit 748a48dca0
6 changed files with 11 additions and 10 deletions

View File

@@ -58,7 +58,7 @@
top: 3em;
}
.left-box.with-menu {
top: 10em;
top: 9em;
}
.left-box.without-menu {
top: 6em;
@@ -93,7 +93,7 @@ body.expanded .right-box {
top: 3em;
}
.right-box.with-menu {
top: 10em;
top: 9em;
}
.right-box.without-menu {
top: 6em;
@@ -608,9 +608,9 @@ body.expanded .main {
margin-left: 0.6em;
}
.main .tab-menu .item.active.title {
background: #f8f8f9 !important;
font-weight: normal !important;
margin-right: 1em !important;
border-radius: 0 !important;
}
.main .tab-menu .item.active:not(.title) {
font-weight: normal !important;