[Glitch] Fix radio buttons styling in web UI

Port 0437dd9e77 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
pull/2834/head
Claire 2024-09-03 13:37:09 +02:00
parent fef055db96
commit 663cebbe3b
1 changed files with 1 additions and 1 deletions

View File

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