Only lock viewport zoom while text inputs are focused (#10340)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit 7b490d8bcd)
This commit is contained in:
committed by
Eric Bailey
parent
4885e3760e
commit
9cebf5b5a8
+1
-1
@@ -9,7 +9,7 @@
|
||||
-->
|
||||
<meta
|
||||
name="viewport"
|
||||
content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, viewport-fit=cover"
|
||||
content="width=device-width, initial-scale=1, minimum-scale=1, viewport-fit=cover"
|
||||
/>
|
||||
<!--
|
||||
Preconnect to essential domains
|
||||
|
||||
Reference in New Issue
Block a user