Willian Riviera
Results
2
comments of
Willian Riviera
Is there any way to resolve this before the fix? Thanks
I temporarily fixed this problem in ion-select and ion-input with the code below. Thanks maudvd to give a direction .select-fill-outline.select-label-placement-stacked::part(label), .select-fill-outline.select-label-placement-floating::part(label) { top: 50%; transform: translateY(-50%) scale(1); transition: color 150ms...