Skip to content

Commit fee2644

Browse files
committed
MC-3484: z-index issues with MC-1416
- Added another case
1 parent 5aff6d2 commit fee2644

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/PageBuilder/view/base/pagebuilder/content_type

1 file changed

+1
-0
lines changed

app/code/Magento/PageBuilder/view/base/pagebuilder/content_type/text.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
<item name="parentSelectorsToUnderlay" xsi:type="array">
5353
<item name="0" xsi:type="string">.tabs-content</item>
5454
<item name="1" xsi:type="string">.column-container</item>
55+
<item name="2" xsi:type="string">.row-container</item>
5556
</item>
5657
</item>
5758
</additional_data>

0 commit comments

Comments
 (0)