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

@ -1,5 +1,5 @@
<template>
<div class="w-full h-screen h-screen-ios">
<div class="w-full h-screen">
<div class="flex items-center justify-center w-full h-full">
<div class="flex flex-col items-center justify-center">
<h1 class="text-primary-500" style="font-size: 10rem">

View File

@ -50,7 +50,7 @@
class="
hidden
w-full
h-screen h-screen-ios
h-screen
border-gray-100 border-solid
rounded
md:flex

View File

@ -50,7 +50,7 @@
class="
hidden
w-full
h-screen h-screen-ios
h-screen
border-gray-100 border-solid
rounded
md:flex

View File

@ -63,7 +63,7 @@
class="
hidden
w-full
h-screen h-screen-ios
h-screen
border-gray-100 border-solid
rounded
md:flex

View File

@ -49,7 +49,7 @@
class="
hidden
w-full
h-screen h-screen-ios
h-screen
border-gray-100 border-solid
rounded
md:flex