Skip to content

Commit

Permalink
Change CSS selector
Browse files Browse the repository at this point in the history
  • Loading branch information
t-hamano committed Dec 23, 2024
1 parent 4ee0723 commit d6d9ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-editor/src/components/list-view/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ svg {

// TODO: Consider passing size="small" to the Inserter toggle instead.
// Special dimensions for this button.
&.block-editor-inserter__toggle {
&.has-icon.is-next-40px-default-size {
min-width: $button-size-small;
}

Expand Down

0 comments on commit d6d9ad6

Please sign in to comment.