-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add viewport settings for mobile web #94
Comments
Can you elaborate on what this does and why it's MEDIUM? |
I can add this one in to an existing PR quickly. David - this basically just makes mobile web have the correct zoom level as well as the non-pinchable-zoom you would expect from any app on your phone. (meaning, you can't use your fingers to zoom in/out of an app) |
…rch-advanced-filters Date advanced filter rhp, empty
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.10-7 🚀
|
🚀 Deployed to production by https://github.com/francoisl in version: 9.0.11-5 🚀
|
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1">
The text was updated successfully, but these errors were encountered: