2
0

Fix radio buttons styling in web UI (#31723)

This commit is contained in:
Claire
2024-09-03 13:37:09 +02:00
committed by GitHub
parent 611533cd12
commit 0437dd9e77

View File

@@ -7580,7 +7580,7 @@ a.status-card {
}
}
.radio-button.checked::before {
.radio-button__input.checked::before {
position: absolute;
left: 2px;
top: 2px;