We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 485f7d1 commit 8a2bee1Copy full SHA for 8a2bee1
beszel/site/index.html
@@ -4,7 +4,7 @@
4
<meta charset="UTF-8" />
5
<link rel="manifest" href="./static/manifest.json" />
6
<link rel="icon" type="image/svg+xml" href="./static/favicon.svg" />
7
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0,maximum-scale=1.0, user-scalable=no, viewport-fit=cover" />
8
<title>Beszel</title>
9
<script>
10
globalThis.BESZEL = {
0 commit comments