fix claim preview tooltip on dark mode
This commit is contained in:
parent
e20c8e6b95
commit
da5f239672
1 changed files with 2 additions and 0 deletions
|
@ -115,7 +115,9 @@
|
|||
border-bottom: 1px solid rgba($lbry-teal-5, 0.1);
|
||||
|
||||
[data-mode='dark'] & {
|
||||
color: $lbry-white;
|
||||
border-top: 1px solid var(--dm-color-04);
|
||||
background-color: var(--dm-color-05);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue