[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:
parent
fef055db96
commit
663cebbe3b
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue