Skip to content

Commit c7deb42

Browse files
committed
fix minicart image for Blank theme
1 parent 6950ead commit c7deb42

File tree

1 file changed

+2
-2
lines changed
  • app/design/frontend/Magento/blank/etc

1 file changed

+2
-2
lines changed

app/design/frontend/Magento/blank/etc/view.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
<height>100</height>
5050
</image>
5151
<image id="mini_cart_product_thumbnail" type="thumbnail">
52-
<width>78</width>
53-
<height>78</height>
52+
<width>156</width>
53+
<height>156</height>
5454
</image>
5555
<image id="new_products_content_widget_grid" type="small_image">
5656
<width>240</width>

0 commit comments

Comments
 (0)