Merge branch 'louislam:master' into clear-monitor-data

This commit is contained in:
Ponkhy
2021-08-31 23:22:45 +02:00
committed by GitHub
20 changed files with 1769 additions and 2010 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;
}