浏览代码

Added workaround explanation.

Mr.doob 4 年之前
父节点
当前提交
a2b92e5260
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 {