Reproduction URL (Required)
https://daisyui.com/components/input/
What version of daisyUI are you using?
v5.0.35
Which browsers are you seeing the problem on?
Safari iOS
Describe your issue
When a user focuses on a Text Input component on Safari iOS, the page automatically zooms in. It's caused due to the input's font-size being less than 16px, which is a known behavior on iOS. Also see: https://stackoverflow.com/questions/2989263/disable-auto-zoom-in-input-text-tag-safari-on-iphone.
Reproduction URL (Required)
https://daisyui.com/components/input/
What version of daisyUI are you using?
v5.0.35
Which browsers are you seeing the problem on?
Safari iOS
Describe your issue
When a user focuses on a Text Input component on Safari iOS, the page automatically zooms in. It's caused due to the input's font-size being less than 16px, which is a known behavior on iOS. Also see: https://stackoverflow.com/questions/2989263/disable-auto-zoom-in-input-text-tag-safari-on-iphone.