Skip to content

Commit

Permalink
Grid Visualizer: Fix grid item resizing in site editor by improving s…
Browse files Browse the repository at this point in the history
…pecicificty of a site editor selector (#61641)

Co-authored-by: noisysocks <noisysocks@git.wordpress.org>
Co-authored-by: andrewserong <andrewserong@git.wordpress.org>
Co-authored-by: tellthemachines <isabel_brison@git.wordpress.org>
  • Loading branch information
4 people authored May 14, 2024
1 parent ceddcd8 commit 9606680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/edit-site/src/components/block-editor/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
}
}

.components-resizable-box__container {
& > .components-resizable-box__container {
margin: 0 auto;
}

Expand Down

0 comments on commit 9606680

Please sign in to comment.