0
0

🩹 fix unfitting scrollbar color

This commit is contained in:
thetek 2021-05-07 17:24:06 +02:00
parent 23098e88d8
commit b938958e90

View File

@ -16,8 +16,9 @@ html, body
color: $c-fg
font-family: $f-sans
margin: 0
padding: 0
overflow-x: hidden
padding: 0
scrollbar-color: lighten($c-bg, 20%) $c-bg !important
input, button
font-family: $f-sans