mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2025-03-14 05:45:19 +00:00
Webkit: Round the scrollbar thumb
This commit is contained in:
parent
85ad3ad365
commit
14ece83fca
@ -14,6 +14,7 @@ body {
|
||||
}
|
||||
::-webkit-scrollbar-thumb {
|
||||
background-color: gray;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
a {
|
||||
|
Loading…
x
Reference in New Issue
Block a user