Skip to content

Commit 7cfe111

Browse files
author
Hwashiang Yu
committed
MC-4130: Review Information Covered By Add To Cart Button On Products On Stage
- Added styling to product item review summary to match closer to the storefront
1 parent e04033e commit 7cfe111

File tree

1 file changed

+4
-0
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/web/css/source/content-type/products

1 file changed

+4
-0
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/content-type/products/_default.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,10 @@
216216
margin: @indent__m 0;
217217
}
218218

219+
.product-reviews-summary {
220+
margin-bottom: 15px;
221+
}
222+
219223
.product-item-actions {
220224
margin: -10px 0 10px;
221225
}

0 commit comments

Comments
 (0)