mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-19 20:59:29 +00:00
[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:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user