Jelajahi Sumber

Add overflow-y to disqus comments

Zachary Betz 6 tahun lalu
induk
melakukan
4e14faf824
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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 */