Explorar o código

Fix height canvas

QuentinRillet %!s(int64=7) %!d(string=hai) anos
pai
achega
8e76bdb539
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      sandbox/index.css

+ 1 - 1
sandbox/index.css

@@ -54,7 +54,7 @@ a {
 #renderCanvas {
     position: absolute;
     width: 100%;
-    height: 93.3%;
+    height: 100%;
     top: 0;
     margin-bottom: 70px;
     touch-action: none;