You have to modify in your css the “hidden” properties of the button component, for example
ion-button {
--height : 12px;
}
You can access to all the css properties described in the Submit an edit on GitHub! link below…
Not really obvious…I think the Ionic team should rename this link !
It will increase the element height. Using the --height properties but I need to change ion-tabs icon sizes as well as text-wrap in two lines for the header as per the image attached.