made background of scrollbar transparent instead of none
parent
2bca64e955
commit
f23577bb61
|
|
@ -118,7 +118,7 @@ scale trough highlight {
|
||||||
|
|
||||||
/* Scrollbars */
|
/* Scrollbars */
|
||||||
scrollbar {
|
scrollbar {
|
||||||
background-color: none;
|
background-color: transparent;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue