Fixed chrome hiding the toolbar on chrome mobile

This commit is contained in:
Zakary Timson 2019-08-24 10:40:49 -04:00
parent 3e2a2276bb
commit 5bfbb7c6f1

View File

@ -6,7 +6,7 @@
} }
html, body { html, body {
height: 100%; height: 100vh;
overflow: hidden; overflow: hidden;
} }
body { body {