Update waifu.css

This commit is contained in:
丑小鸦
2023-07-29 03:21:18 +08:00
committed by GitHub
parent e03bb7a168
commit ab28fd014f

View File

@@ -23,6 +23,10 @@
background: none; background: none;
} }
.simple-mode ::-webkit-scrollbar-track, .simple-mode ::-webkit-scrollbar-thumb{
background-color:none;
}
.zero-margin-bottom { .zero-margin-bottom {
margin-bottom: 0 !important; margin-bottom: 0 !important;
} }