Explorar el Código

Added workaround explanation.

Mr.doob hace 4 años
padre
commit
a2b92e5260
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      files/main.css

+ 1 - 1
files/main.css

@@ -386,7 +386,7 @@ iframe {
 }
 
 iframe#viewer {
-	display: none;
+	display: none; /* Workaround: The iframe has white background in Chrome for some reason */
 }
 
 #viewer {