Merge pull request #2977 from shubhwebkul/master

minor bug fix
This commit is contained in:
Jitendra Singh 2020-05-01 14:18:38 +05:30 committed by GitHub
commit b405ebf57f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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=a0421440e72113e0ce0d",
"/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">