Sfoglia il codice sorgente

Merge branch 'prod' of http://118.89.119.129:3000/yangchaojie/Blog into prod

prod-ecs 1 anno fa
parent
commit
3e212dd32f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
     });