How to get rid of Maximize behaviour of IonicModal

Hi all,
I implemented a modal like that:

I works fine for large resolution but when simulate on iPhone 5, It becomes maximize state.

How can I prevent that? I just want to show model like the 1st image for all devices.
Thanks

You can use css for that.

2 Likes

thanks @mhartington
I works like charm :wink: