diff --git a/common/config/main.php b/common/config/main.php index 334eba5..4377504 100755 --- a/common/config/main.php +++ b/common/config/main.php @@ -85,8 +85,8 @@ return [ ], 'product_trumb2' => [ 'resize' => [ - 'width' => 100, - 'height' => 100, + 'width' => 98, + 'height' => 98, 'master' => null ], ], -- libgit2 0.21.4