Commit 2e7269565fb72279801f33f14bc04bc3c58a61ed

Authored by Administrator
1 parent 90207258

image size

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
common/config/main.php
@@ -78,8 +78,8 @@ return [ @@ -78,8 +78,8 @@ return [
78 ], 78 ],
79 'product_variant' => [ 79 'product_variant' => [
80 'resize' => [ 80 'resize' => [
81 - 'width' => 44,  
82 - 'height' => 44, 81 + 'width' => 38,
  82 + 'height' => 38,
83 'master' => null 83 'master' => null
84 ], 84 ],
85 ], 85 ],