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