This commit is contained in:
Kasper Rynning-Tønnesen
2020-01-23 09:36:05 +01:00
parent 84aef89bbb
commit 0828d4e12a

View File

@@ -369,7 +369,7 @@ button {
&:focus input, &:focus input,
&:active input { &:active input {
&#greenCHeckbox ~ .border .checkmark { &#greenCheckbox ~ .border .checkmark {
background-color: $dark-green; background-color: $dark-green;
} }