mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-22 14:29:13 +00:00
Change scrollbar to a vibrant color
This commit is contained in:
parent
9f6f8bef79
commit
60d4211887
@ -82,6 +82,6 @@ button {
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-thumb {
|
||||
background: var(--primary-color);
|
||||
background: #4b5396;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user