diff --git a/common/config/main.php b/common/config/main.php index bd6e972..5bbca9a 100755 --- a/common/config/main.php +++ b/common/config/main.php @@ -78,8 +78,8 @@ return [ ], 'product_variant' => [ 'resize' => [ - 'width' => 44, - 'height' => 44, + 'width' => 38, + 'height' => 38, 'master' => null ], ], -- libgit2 0.21.4