diff --git a/common/config/main.php b/common/config/main.php index 4784215..bf4b92a 100755 --- a/common/config/main.php +++ b/common/config/main.php @@ -100,7 +100,7 @@ return [ 'product_view' => [ 'resize' => [ 'width' => 392, - 'height' => null, + 'height' => 365, 'master' => null ], ], -- libgit2 0.21.4