style: modified scroll bar background color
This commit is contained in:
parent
255de77735
commit
9a7d9e13ca
|
@ -13,7 +13,7 @@
|
|||
}
|
||||
|
||||
&::-webkit-scrollbar-thumb {
|
||||
background: rgba(0, 0, 0, 0.2);
|
||||
background: rgba(0, 0, 0, 0.32);
|
||||
}
|
||||
|
||||
&::-webkit-scrollbar-track {
|
||||
|
|
Loading…
Reference in New Issue