Dark mode inverse button css
This commit is contained in:
parent
0796e473b9
commit
ad24e27528
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@
|
|||
|
||||
html[data-theme='dark'] & {
|
||||
background-color: rgba($lbry-white, 0.1);
|
||||
color: $lbry-white;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue