File tree Expand file tree Collapse file tree 2 files changed +456
-0
lines changed
app/code/Magento/PageBuilder/Test/Mftf Expand file tree Collapse file tree 2 files changed +456
-0
lines changed Original file line number Diff line number Diff line change 29
29
<data key =" value" >stretch</data >
30
30
</entity >
31
31
<!-- Appearance -->
32
+ <entity name =" PageBuilderColumnAppearanceProperty_FullHeight" type =" pagebuilder_column_appearance_property" >
33
+ <data key =" name" >Appearance</data >
34
+ <data key =" section" >appearance_fieldset</data >
35
+ <data key =" fieldName" >appearance</data >
36
+ <data key =" value" >full-height</data >
37
+ </entity >
32
38
<entity name =" PageBuilderColumnAppearanceProperty_Bottom" type =" pagebuilder_column_appearance_property" >
33
39
<data key =" name" >Appearance</data >
34
40
<data key =" section" >appearance_fieldset</data >
131
137
</entity >
132
138
<!-- Column Styles -->
133
139
<entity name =" PageBuilderColumnStyles" type =" pagebuilder_column_styles" >
140
+ <data key =" alignmentTop" >align-self: flex-start</data >
134
141
<data key =" alignmentBottom" >align-self: flex-end</data >
135
142
<data key =" alignmentCenter" >align-self: center</data >
136
143
<data key =" alignmentFull" >align-self: stretch</data >
You can’t perform that action at this time.
0 commit comments