File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 92
92
<element name =" collageLeft" type =" button" selector =" div[data-role='slide'] .pagebuilder-mobile-hidden[style*='40px calc(50% + 40px) 40px 40px'][style*='magento']" />
93
93
<element name =" collageCentered" type =" button" selector =" div[data-role='slide'] .pagebuilder-mobile-hidden[style*='40px calc(25% + 40px)'][style*='magento']" />
94
94
<element name =" collageRight" type =" button" selector =" div[data-role='slide'] .pagebuilder-mobile-hidden[style*='40px 40px 40px calc(50% + 40px)'][style*='magento']" />
95
- <element name =" collageMargin" type =" button" selector =" div[data-role='slide'] pagebuilder-slide-wrapper[style*='margin: 1px 2px 3px 4px']" />
95
+ <element name =" collageMargin" type =" button" selector =" div[data-role='slide'] . pagebuilder-slide-wrapper[style*='margin: 1px 2px 3px 4px']" />
96
96
<element name =" collageMinHeight" type =" button" selector =" div[data-role='slide'] .pagebuilder-mobile-hidden[style*='min-height: {{arg1}}px'][style*='magento']" parameterized =" true" />
97
97
<element name =" collageAlignment" type =" button" selector =" div[data-role='slide'] .pagebuilder-slide-wrapper[style*='text-align: center']" />
98
98
<element name =" collageMobileWithoutMobileImage" type =" button" selector =" div[data-role='slide'] .pagebuilder-mobile-only[style*='padding: 40px;'][style*='magento']" />
You can’t perform that action at this time.
0 commit comments