diff --git a/assets/css/twenty-twenty-one.scss b/assets/css/twenty-twenty-one.scss index ef6d40893e5..32cc5a7dbf4 100644 --- a/assets/css/twenty-twenty-one.scss +++ b/assets/css/twenty-twenty-one.scss @@ -1997,7 +1997,8 @@ a.reset_variations { margin: 0 8px 16px 8px; box-sizing: border-box; - img.attachment-woocommerce_thumbnail { + img.attachment-woocommerce_thumbnail, + img.woocommerce-placeholder { height: auto !important; } }