Browse Source

Add overflow-y to disqus comments

Zachary Betz 6 năm trước cách đây
mục cha
commit
4e14faf824
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      assets/css/template-styles.css

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

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