Skip to content

Commit ad9c4ad

Browse files
committed
MC-3870: Background does not conform to border radius for banner, image, contained row & video
Remove border-radius: inherit on .pagebuilder-banner-wrapper .pagebuilder-overlay on frontend
1 parent cbab5c9 commit ad9c4ad

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/PageBuilder/view/frontend/web/css/source/content-type/banner

1 file changed

+0
-1
lines changed

app/code/Magento/PageBuilder/view/frontend/web/css/source/content-type/banner/_default.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
-moz-transition: background-color 500ms ease;
3535
-o-transition: background-color 500ms ease;
3636
-webkit-transition: background-color 500ms ease;
37-
border-radius: inherit;
3837
box-sizing: border-box;
3938
transition: background-color 500ms ease;
4039

0 commit comments

Comments
 (0)