Ok thank my issue is on multiple line ion button with css, I created a class to allow ionic buttons to follow the new lines of a text or the button to accept text on multiple lines, by the following class:
In this case I can’t really modify the line height of the button due to the shadow DOM. Does anyone knows how to style that by its slot or similar?
Thanks again
Ah ok, thanks, has the tag already being introduced? I didnt found it on the top of the tag select, and found so many topic on v4 tagged with ionic/ionic-v3 that I assumed it was the standard and selected that. In case I would make more attention.
Multi Line buttons in Ionic is really a challenge. In Ionic v3 created a multiline button with a icon on the top. It was a lot of “hack”. In Ionic 4 the button does not work anymore. And I stopped the debugging on it for time reasons.
You could create your own component with the same styles like Ionic and the ion ripple tag.
PS: Ionic v4 ist just “Ionic”. (Info in the description of a category.)