Skip to content

Commit

Permalink
Add comment to scss file
Browse files Browse the repository at this point in the history
  • Loading branch information
ockham committed Aug 30, 2023
1 parent dd8eb2d commit f7d9241
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/block-editor/src/hooks/auto-inserting-blocks.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
.auto-inserting-blocks-panel {
/**
* Since we're displaying the block icon alongside the block name,
* we need to right-align the toggle.
*/
.components-toggle-control .components-h-stack {
flex-direction: row-reverse;
}
Expand Down

0 comments on commit f7d9241

Please sign in to comment.