From: Vincent Vanwaelscappel Date: Wed, 25 Mar 2020 13:34:59 +0000 (+0100) Subject: wip #3528 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=e74dadae274c7b4b9f36bda432deddd4a5bcda17;p=pmi.git wip #3528 @0.5 --- diff --git a/resources/styles/components/product-gallery.styl b/resources/styles/components/product-gallery.styl index 9b17a3f..db91f37 100644 --- a/resources/styles/components/product-gallery.styl +++ b/resources/styles/components/product-gallery.styl @@ -1,3 +1,9 @@ +@import "../../node_modules/blueimp-gallery/css/blueimp-gallery.min.css" + +.blueimp-gallery + .next, .prev + border 0 + .product-gallery &-main @@ -11,13 +17,14 @@ left: 15% &-thumb - @apply w-full bg-center bg-cover border-4 border-grey-100 cursor-zoom-in block + @apply w-full bg-center bg-cover border-4 border-grey-100 cursor-zoom-in block &-current @apply border-grey-300 // Non CSS Grid + .grid grid-fallback(3, 15px)