优化界面

This commit is contained in:
GoEdgeLab
2023-05-28 14:41:38 +08:00
parent 748a48dca0
commit 218e9be783
12 changed files with 49 additions and 24 deletions

View File

@@ -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;