Ver código fonte

Added workaround explanation.

Mr.doob 4 anos atrás
pai
commit
a2b92e5260
1 arquivos alterados com 1 adições e 1 exclusões
  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 {