mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Update scrollbar gutter to make less visible
This commit is contained in:
parent
5b0a8f157d
commit
f4de6acd2f
@ -32,5 +32,5 @@ ul, li {
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-track {
|
||||
background-color: #444;
|
||||
background-color: rgba(50, 50, 50, 0.4);;
|
||||
}
|
Loading…
Reference in New Issue
Block a user