no zooming, fix #119
This commit is contained in:
parent
99b0585551
commit
807ce65b89
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@
|
|||
<title>Prismarine Web Client</title>
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
<link rel="favicon" href="favicon.ico">
|
||||
<meta name='viewport'
|
||||
content='width=device-width, initial-scale=1.0, maximum-scale=1.0,
|
||||
user-scalable=0'>
|
||||
</head>
|
||||
<body>
|
||||
<debug-menu id="debugmenu" style="display: none;"></debug-menu>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue