@mulla-azzi wrote:
I would like to know, how can i increase width of an Alert Controller in ionic4.
I have tried many techniques but haven’t succeeded in any. I have created a stackblitz example for clarity. Here i have button on click of which, the alert appears but i want the alert to be more broad. I have also added a css variable to change the width but it also doesn’t work
ion-alert{ --width: 400px; }
Posts: 6
Participants: 2