Skip to content

Commit 3f04be5

Browse files
committed
MC-3852: Update Background Image Implementation on Tabs
- Fix video heights inside other containers
1 parent 21475d0 commit 3f04be5

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ div[data-role='video'] {
1414
.pagebuilder-video-container {
1515
display: flex;
1616
flex-grow: 1;
17+
height: 100%;
1718
}
1819
.pagebuilder-video-container {
1920
padding-top: 56.25%;

0 commit comments

Comments
 (0)