Merge pull request #17429 from jdanyow/patch-1
Center radio button checkmark
This commit is contained in:
commit
648c8f4abb
@ -238,8 +238,8 @@
|
||||
.buttonWidgetAnnotation.radioButton input:checked::before {
|
||||
border-radius: 50%;
|
||||
height: 50%;
|
||||
left: 30%;
|
||||
top: 20%;
|
||||
left: 25%;
|
||||
top: 25%;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user