优化节点设置交互

This commit is contained in:
GoEdgeLab
2021-09-13 16:47:34 +08:00
parent 6dcd0a614f
commit b7a694e99d
32 changed files with 793 additions and 397 deletions

View File

@@ -57,6 +57,9 @@
.left-box.without-tabbar {
top: 3em;
}
.left-box.with-menu {
top: 10em;
}
.right-box {
position: fixed;
top: 7.5em;
@@ -80,6 +83,9 @@ body.expanded .right-box {
.right-box.without-tabbar {
top: 3em;
}
.right-box.with-menu {
top: 10em;
}
.main.without-footer .left-box {
bottom: 0.2em;
}