فهرست منبع

Improved fxaa example.

Mr.doob 8 سال پیش
والد
کامیت
a8a3f23003
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      examples/webgl_postprocessing_fxaa.html

+ 0 - 1
examples/webgl_postprocessing_fxaa.html

@@ -14,7 +14,6 @@
 				/* background-color: #bfd1e5; */
 				background-color: #ffffff;
 				margin: 0px;
-				overflow: hidden;
 			}
 
 			a {	color: #a06851;	}