General fixes from routing/lbry.tv changes #2437
1 changed files with 4 additions and 0 deletions
|
@ -20,4 +20,8 @@
|
||||||
|
|
||||||
::-webkit-scrollbar-track {
|
::-webkit-scrollbar-track {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
||||||
|
html[data-mode='dark'] & {
|
||||||
|
background-color: $lbry-black;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue