فهرست منبع

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 {