Commit ecb5651a207b234cc9baae1fb47bed9ca0bcf6b8

Authored by Administrator
1 parent e8e3ed48

image size

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
common/config/main.php
@@ -100,7 +100,7 @@ return [ @@ -100,7 +100,7 @@ return [
100 'product_view' => [ 100 'product_view' => [
101 'resize' => [ 101 'resize' => [
102 'width' => 392, 102 'width' => 392,
103 - 'height' => null, 103 + 'height' => 365,
104 'master' => null 104 'master' => null
105 ], 105 ],
106 ], 106 ],