mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-15 20:56:35 +08:00
优化界面
This commit is contained in:
@@ -578,13 +578,13 @@ body.expanded .main {
|
||||
|
||||
.main {
|
||||
.tab-menu {
|
||||
margin-top: 0 !important;
|
||||
margin-top: 0.3em !important;
|
||||
margin-bottom: 0 !important;
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
|
||||
.item {
|
||||
padding: 1em !important;
|
||||
padding: 0 1em !important;
|
||||
|
||||
var {
|
||||
font-style: normal;
|
||||
@@ -642,7 +642,6 @@ body.expanded .main {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.main .go-top-btn {
|
||||
position: fixed;
|
||||
right: 2.6em;
|
||||
|
||||
Reference in New Issue
Block a user