mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
Fix radio checked color
This commit is contained in:
parent
72671aaf9b
commit
2b53d38c63
|
|
@ -42,6 +42,6 @@
|
|||
}
|
||||
|
||||
.radio:checked + .label {
|
||||
background-color: var(--color-accent-high);
|
||||
background-color: var(--color-text-accent);
|
||||
color: var(--color-text-inverse);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user