This commit is contained in:
syuilo 2021-08-09 18:05:32 +09:00
parent 1c764139bf
commit f9022fdf16

View file

@ -189,7 +189,7 @@ hr {
._buttonPrimary {
@extend ._button;
color: #fff;
color: var(--fgOnAccent);
background: var(--accent);
&:not(:disabled):hover {