Browse Source

Added workaround explanation.

Mr.doob 4 năm trước cách đây
mục cha
commit
a2b92e5260
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 {