[Glitch] Fix radio buttons styling in web UI

Port 0437dd9e770c293ec4f16d0513d1d5dd65209406 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Claire 2024-09-03 13:37:09 +02:00
parent fef055db96
commit 663cebbe3b

View File

@ -8112,7 +8112,7 @@ img.modal-warning {
} }
} }
.radio-button.checked::before { .radio-button__input.checked::before {
position: absolute; position: absolute;
left: 2px; left: 2px;
top: 2px; top: 2px;