Mr.doob 13 anni fa
parent
commit
66e6365cbf
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      examples/webgl_geometries2.html

+ 1 - 1
examples/webgl_geometries2.html

@@ -9,7 +9,7 @@
 				font-family: Monospace;
 				background-color: #000;
 				margin: 0px;
-				
+				overflow: hidden;
 			}
 		</style>
 	</head>