Refactor scale

pull/310/head
cagataycivici 2020-04-30 00:55:29 +03:00
parent f1ec03e2ab
commit 15471d053c
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
}
.p-radiobutton-icon {
transform: scale(.5);
transform: scale(.25);
transition-property: transform;
}