This commit is contained in:
Shubham Mehrotra 2020-04-30 17:21:41 +05:30
parent 2a5c65bcea
commit 235b0e6809
4 changed files with 10 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
{
"/js/velocity.js": "/js/velocity.js?id=08fbd43328947b542230",
"/css/velocity-admin.css": "/css/velocity-admin.css?id=612d35e452446366eef7",
"/css/velocity.css": "/css/velocity.css?id=494f7330df616e1ba3db"
"/css/velocity.css": "/css/velocity.css?id=c173cf4cc10342579c9b"
}

View File

@ -532,6 +532,13 @@
}
}
}
.arrow {
&.left,
&.right {
display: none
}
}
}
.review-page-container {

View File

@ -37,7 +37,7 @@
:id="galleryCarouselId"
pagination-enabled="hide"
navigation-enabled="hide"
add-class="product-gallary"
add-class="product-gallery"
:slides-count="thumbs.length">
<slide :slot="`slide-${index}`" v-for="(thumb, index) in thumbs">