Fix radio buttons styling in web UI (#31723)
parent
611533cd12
commit
0437dd9e77
|
@ -7580,7 +7580,7 @@ a.status-card {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.radio-button.checked::before {
|
.radio-button__input.checked::before {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 2px;
|
left: 2px;
|
||||||
top: 2px;
|
top: 2px;
|
||||||
|
|
Loading…
Reference in New Issue