You could try using “Flex” on the ion-row add a class with display: flex and for each ion-col add the property flex: 1 on your CSS.
↧
You could try using “Flex” on the ion-row add a class with display: flex and for each ion-col add the property flex: 1 on your CSS.