优化界面

This commit is contained in:
GoEdgeLab
2021-12-06 08:55:47 +08:00
parent 05a4a12bde
commit 981a87b9ad
8 changed files with 146 additions and 74 deletions

View File

@@ -126,4 +126,9 @@ body.expanded .right-box {
// main
.main.without-footer .left-box {
bottom: 0.2em;
}
// scrollbar
.narrow-scrollbar::-webkit-scrollbar {
width: 4px;
}