Explorar o código

removing overflow perhaps?

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

+ 2 - 1
sandbox/index.css

@@ -14,10 +14,11 @@
 
 #renderCanvas {
     position: absolute;
+    overflow: hidden;
     width: 100%;
     height: 100%;
     top: 0;
-    margin :0;
+    margin: 0;
     right: 0;
     left: 0;
     touch-action: none;