Fix radio buttons styling in web UI (#31723)

pull/2834/head
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
1 changed files with 1 additions and 1 deletions

View File

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