Skip to content

Commit 9606680

Browse files
noisysocksandrewserongtellthemachines
authored
Grid Visualizer: Fix grid item resizing in site editor by improving specicificty of a site editor selector (WordPress#61641)
Co-authored-by: noisysocks <[email protected]> Co-authored-by: andrewserong <[email protected]> Co-authored-by: tellthemachines <[email protected]>
1 parent ceddcd8 commit 9606680

File tree

1 file changed

+1
-1
lines changed
  • packages/edit-site/src/components/block-editor

1 file changed

+1
-1
lines changed

packages/edit-site/src/components/block-editor/style.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
}
5959
}
6060

61-
.components-resizable-box__container {
61+
& > .components-resizable-box__container {
6262
margin: 0 auto;
6363
}
6464

0 commit comments

Comments
 (0)