fix: markdown hover color
This commit is contained in:
parent
c0010a7da8
commit
3c6fc6f82d
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
}
|
||||
|
||||
button {
|
||||
color: $lbry-black;
|
||||
color: $lbry-black !important;
|
||||
border-color: transparent;
|
||||
transition: opacity 0.3s ease;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue