Refactor scale
parent
f1ec03e2ab
commit
15471d053c
|
@ -12,7 +12,7 @@
|
|||
}
|
||||
|
||||
.p-radiobutton-icon {
|
||||
transform: scale(.5);
|
||||
transform: scale(.25);
|
||||
transition-property: transform;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue