This commit is contained in:
parent
1c764139bf
commit
f9022fdf16
|
@ -189,7 +189,7 @@ hr {
|
|||
|
||||
._buttonPrimary {
|
||||
@extend ._button;
|
||||
color: #fff;
|
||||
color: var(--fgOnAccent);
|
||||
background: var(--accent);
|
||||
|
||||
&:not(:disabled):hover {
|
||||
|
|
Loading…
Reference in New Issue