improve monitor list

This commit is contained in:
LouisLam
2021-08-30 02:22:49 +08:00
parent e644a1e36f
commit 3ad736692f
7 changed files with 34 additions and 32 deletions

View File

@@ -131,7 +131,7 @@ h2 {
background-color: #090c10;
color: $dark-font-color;
&::-webkit-scrollbar-thumb {
&::-webkit-scrollbar-thumb, ::-webkit-scrollbar-thumb {
background: $dark-border-color;
}