优化界面

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;