fix(KB-190): prevent mobile zoom in dashboard
- Add user-scalable=no to viewport meta tag in index.html - Include changeset for the mobile zoom prevention fix
This commit is contained in:
5
.changeset/prevent-mobile-zoom.md
Normal file
5
.changeset/prevent-mobile-zoom.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
---
|
||||
|
||||
Prevent pinch-to-zoom on mobile dashboard by adding maximum-scale and user-scalable=no to viewport meta tag.
|
||||
Reference in New Issue
Block a user