mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-23 01:40:29 +08:00
优化节点设置交互
This commit is contained in:
@@ -79,6 +79,10 @@
|
||||
top: 3em;
|
||||
}
|
||||
|
||||
.left-box.with-menu {
|
||||
top: 10em;
|
||||
}
|
||||
|
||||
.right-box {
|
||||
position: fixed;
|
||||
top: 7.5em;
|
||||
@@ -107,6 +111,9 @@ body.expanded .right-box {
|
||||
top: 3em;
|
||||
}
|
||||
|
||||
.right-box.with-menu {
|
||||
top: 10em;
|
||||
}
|
||||
|
||||
// main
|
||||
.main.without-footer .left-box {
|
||||
|
||||
Reference in New Issue
Block a user