Skip to content

Commit 89d1c75

Browse files
PB-173: Add Carousel Settings to Product Appearance
- fix static test
1 parent b6516a2 commit 89d1c75

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@
7171
}
7272
}
7373

74-
&.center-mode, .center-mode {
74+
&.center-mode,
75+
.center-mode {
7576
.product-item {
7677
opacity: .5;
7778
transition: all 300ms ease;

0 commit comments

Comments
 (0)