Changed scrollbar style to be more UX friendly

This commit is contained in:
Kylart 2020-08-28 16:52:50 +02:00
parent 592d29c714
commit 488de1a40f
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@
::-webkit-scrollbar-track-piece
background-clip: padding-box
border-radius 6px
background-color rgba(32, 32, 32, 0.3)
background-color rgba(255, 255, 255, 0.3)
border-color transparent