This commit is contained in:
Kyle
2019-08-15 17:13:22 -07:00
parent 2f67be588e
commit 55ce739985
2 changed files with 2 additions and 8 deletions

View File

@@ -123,14 +123,8 @@
height: 100%;
align-items: center;
}
canvas {
/*touch-action: manipulation !important;*/
}
#gridShell {
display: none;
/*position: fixed;
top: 0;
left: 0;*/
}
#gridShell:fullscreen {
display: inline-block;