Fix button color swapping
This commit is contained in:
parent
d8834d83b7
commit
460fe6a820
2 changed files with 5 additions and 1 deletions
|
|
@ -203,7 +203,7 @@ td {
|
|||
background: none;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
color: var(--color-light);
|
||||
color: currentColor;
|
||||
font-size: calc(var(--size) * 4);
|
||||
line-height: 0.8;
|
||||
padding: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue