I’m trying to customize the ion-tabs system. Currently I have 4 tabs with the same width by default (about 80px). I was trying to figure out where in the css the width element is set but without luck.
I’ve been trying for a while to change and add the width element for some classes and also for my unique tab id but none of this lead me to the solution.
@ysrael i’ve just checked it and it works fine on the “a” tag which is built in at the tabs system and not set by the user. Do you have any idea how to reach that “a” specific class for each tab?