How to Stop Safari Auto Zooming on Form Fields #15427
Unanswered
MonaAghili
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to disable the auto zoom on form fields in Safari on iPhone. Based on the solutions from https://stackoverflow.com/questions/2989263/disable-auto-zoom-in-input-text-tag-safari-on-iphone
I increased the font size of input fields. I set the font size to
text-[16px]
, but the issue still persists.Why does Safari still zoom in when focusing on the form fields, and how can I fix this?
IMG_5113.MP4
Beta Was this translation helpful? Give feedback.
All reactions