LYS - Use flow layout for the coming soon template (#47335)
* Use flow layout * Tmp fix - fix broken test * Add changefile(s) from automation for the following project(s): woocommerce * Use flex layout --------- Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
parent
2898efa648
commit
6cf09f30a8
|
@ -0,0 +1,4 @@
|
|||
Significance: patch
|
||||
Type: update
|
||||
|
||||
LYS - Use flow layout for the coming soon template
|
|
@ -19,7 +19,7 @@ if ( wc_current_theme_is_fse_theme() ) {
|
|||
}
|
||||
?>
|
||||
|
||||
<!-- wp:group {"layout":{"type":"constrained"}} -->
|
||||
<!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"center","orientation":"vertical"}} -->
|
||||
<div class="wp-block-group"><!-- wp:spacer -->
|
||||
<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- /wp:spacer -->
|
||||
|
|
Loading…
Reference in New Issue