product image issue fixed

This commit is contained in:
shubhammehrotra.symfony@webkul.com 2020-02-28 09:32:47 +05:30
parent ce56c13fd0
commit 772cdbd2ba
3 changed files with 3 additions and 2 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=30291e918765474367ba",
"/css/velocity-admin.css": "/css/velocity-admin.css?id=612d35e452446366eef7",
"/css/velocity.css": "/css/velocity.css?id=a0160d81430d917d38d2"
"/css/velocity.css": "/css/velocity.css?id=8d931d4320879b268a6d"
}

View File

@ -6,6 +6,7 @@
.magnifier {
> img {
max-width: 100%;
min-height: 450px;
max-height: 530px;
}