perf: change the DA to something more readable
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
|
||||
::-webkit-scrollbar { width: 4px; }
|
||||
::-webkit-scrollbar-track { background: transparent; }
|
||||
::-webkit-scrollbar-thumb { background: #1a2a1a; border-radius: 2px; }
|
||||
::-webkit-scrollbar-thumb { background: #30363d; border-radius: 2px; }
|
||||
|
||||
Reference in New Issue
Block a user