chat: add viewport
This commit is contained in:
parent
a092e4b3dd
commit
791a7a3577
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
<meta charset="utf-8">
|
||||
<title>Zammad Chat</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<script>document.write('<script src="http://' + (location.host || 'localhost').split(':')[0] + ':35729/livereload.js?snipver=1"></' + 'script>')</script>
|
||||
<style>
|
||||
body {
|
||||
|
|
Loading…
Reference in a new issue