CJ 1 năm trước cách đây
mục cha
commit
fe8b3e41d1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      templates/blog.html

+ 1 - 1
templates/blog.html

@@ -287,7 +287,7 @@
     }
     var lightbox = new PhotoSwipeLightbox({
         gallery: 'p',
-        children: 'a',
+        children: 'a[data-pswp-width]',
         // dynamic import is not supported in UMD version
         pswpModule: PhotoSwipe
     });