Fix radio buttons styling in web UI (#31723)

pull/31708/head
Claire 1 year ago committed by GitHub
parent 611533cd12
commit 0437dd9e77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save