浏览代码

Add overflow-y to disqus comments

Zachary Betz 6 年之前
父节点
当前提交
4e14faf824
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      assets/css/template-styles.css

+ 1 - 0
assets/css/template-styles.css

@@ -445,6 +445,7 @@ caption {
 #disqus-comments,
 #disqus-comments,
 #disqus-comments iframe {
 #disqus-comments iframe {
   max-height: 65vh !important;
   max-height: 65vh !important;
+  overflow-y: auto; 
 }
 }
 
 
 /* Pattern lists */
 /* Pattern lists */