@DeanCMSSystems wrote:
A VERY basic question:
How do I change the CSS of a toast?I want to change the content max-width on the toast message, because the close button get pushed of the screen. So one would think to add
.toast-contentin theglobal.scssfile and it should work…No, not with Ionic. With Ionic there is no simple solution!!!
And no, I don’t want to add
cssClassproperty to EVERY toast created, I want to change this globally…
Posts: 3
Participants: 2
