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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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