fix responsive cropping issue for ios

This commit is contained in:
Mohit Panjwani
2022-02-22 12:29:37 +05:30
parent ca15751a5f
commit c28fc073e4
15 changed files with 32 additions and 39 deletions

View File

@ -12,7 +12,7 @@
flex
items-end
justify-center
min-h-screen min-h-screen-ios
min-h-screen
px-4
pt-4
pb-20
@ -36,10 +36,7 @@
<!-- This element is to trick the browser into centering the modal contents. -->
<span
class="
hidden
sm:inline-block sm:align-middle sm:h-screen sm:h-screen-ios
"
class="hidden sm:inline-block sm:align-middle sm:h-screen"
aria-hidden="true"
>&#8203;</span
>