Commit e1e4df06d48aa9ebff11afcbedc74ded2c75c8b9

Authored by Administrator
1 parent ecb5651a

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 85 ],
86 86 'product_trumb2' => [
87 87 'resize' => [
88   - 'width' => 98,
89   - 'height' => 98,
  88 + 'width' => 88,
  89 + 'height' => 88,
90 90 'master' => null
91 91 ],
92 92 ],
... ...