改进编译脚本

This commit is contained in:
GoEdgeLab
2020-10-14 14:46:22 +08:00
parent 2c9fffa4db
commit 8c206d997e
7 changed files with 202 additions and 33 deletions

View File

@@ -342,7 +342,6 @@ body.expanded .main {
}
.main {
.tab-menu {
margin-top: 1em !important;
margin-bottom: 0 !important;
@@ -365,6 +364,10 @@ body.expanded .main {
margin-left: 0.6em;
}
}
.item.active {
background: #f8f8f9 !important;
}
}
.tab-menu::-webkit-scrollbar {