How can I control the width of a ion-col inside ion-row?
I’m using <ion-col width-25></ion-col> . It seems that it has <ion-col offset-25></ion-col>
Thanks, that worked.
How can I control the width of a ion-col inside ion-row?
I’m using <ion-col width-25></ion-col> . It seems that it has <ion-col offset-25></ion-col>
Thanks, that worked.