Skip to content

Commit 0e604d1

Browse files
PB-203: PB-77 Story Bug: Vertical Alignment of Products in Admin
- fix static test
1 parent 579739e commit 0e604d1

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414

1515
.slick-slide {
1616
> div {
17-
width: 100%;
1817
height: 100%;
18+
width: 100%;
1919
}
2020
}
2121

0 commit comments

Comments
 (0)