Skip to content

Commit

Permalink
Inserter: Use "compact" Button size by default
Browse files Browse the repository at this point in the history
  • Loading branch information
mirka committed Dec 19, 2024
1 parent dea955c commit e35bcf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-editor/src/components/inserter/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ const defaultRenderToggle = ( {

return (
<Wrapper
__next40pxDefaultSize={ toggleProps.as ? undefined : true }
icon={ plus }
label={ label }
tooltipPosition="bottom"
Expand Down

0 comments on commit e35bcf6

Please sign in to comment.