Prevent Ionic Modal from automatically resizing?

I have a nicely made modal that is an absolute size. On larger screens, it looks great, but small screens, the modal changes dimensions, and the background shadow goes away, and it looks like garbage. I don’t care if my screen is 10px by 10px. I want ionic to stop attempting to make the modal stretch out to fill the screen on smaller devices, how can I prevent this behavior?