Skip to content

Commit 201f507

Browse files
committed
MC-4112: Tab Item Children Assumes Parent Minimum Height
- remove min-height styling from frontend
1 parent 7e43bb1 commit 201f507

File tree

1 file changed

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

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,6 @@ div[data-role='tabs'] {
8989
&:not(:first-child) {
9090
display: none;
9191
}
92-
93-
> * {
94-
min-height: inherit;
95-
}
9692
}
9793
}
9894

0 commit comments

Comments
 (0)