forked from prehistoric-systems/chatpad
disable zoom
This commit is contained in:
parent
5c835675fb
commit
2bad4e33da
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
/>
|
||||
<meta
|
||||
name="viewport"
|
||||
content="minimum-scale=1, initial-scale=1, width=device-width"
|
||||
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
|
||||
/>
|
||||
<link rel="icon" href="./assets/favicon.png" />
|
||||
<style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue