This commit is contained in:
syuilo 2021-08-09 18:05:32 +09:00
parent 0c053fb4b7
commit e3d56044e0

View file

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