Commit 839704ce0366ead04b7878230bbd40647e0aab1a

Authored by Administrator
1 parent e75a92ca

image size

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
common/config/main.php
@@ -85,8 +85,8 @@ return [ @@ -85,8 +85,8 @@ return [
85 ], 85 ],
86 'product_trumb2' => [ 86 'product_trumb2' => [
87 'resize' => [ 87 'resize' => [
88 - 'width' => 100,  
89 - 'height' => 100, 88 + 'width' => 98,
  89 + 'height' => 98,
90 'master' => null 90 'master' => null
91 ], 91 ],
92 ], 92 ],