Skip to content

Commit

Permalink
Site Editor: Standardize block tools toggle button size to 32px
Browse files Browse the repository at this point in the history
  • Loading branch information
t-hamano committed Mar 6, 2024
1 parent 5c84e9f commit f9c274c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ export default function HeaderEditMode() {
? __( 'Show block tools' )
: __( 'Hide block tools' )
}
size="compact"
/>
</>
) }
Expand Down

0 comments on commit f9c274c

Please sign in to comment.