therockstorm / privacy-protect

Securely share and store passwords and sensitive files.
https://www.privacyprotect.dev/
MIT License
132 stars 16 forks source link

fix: automatic zoom on mobile devices #26

Closed xyspg closed 10 months ago

xyspg commented 1 year ago

Added maximum-scale=1.0 meta tag to the HTML element in the template. The purpose of this change is to address an issue where mobile devices automatically zoom in when users click on input fields, leading to layout inconsistencies and user experience disruptions.

Description

Test plan

Possible regressions or performance implications

Dependencies

Reviewer checklist

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
privacy-protect ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2023 2:27pm
therockstorm commented 10 months ago

Fixed on main.