1
0

[Glitch] Fix radio buttons styling in web UI

Port 0437dd9e77 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;
left: 2px;
top: 2px;