Skip to content

Commit

Permalink
Site Editor: Standardize block tools toggle button size to 32px (#59625)
Browse files Browse the repository at this point in the history
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Co-authored-by: jasmussen <joen@git.wordpress.org>
  • Loading branch information
3 people authored Mar 7, 2024
1 parent 0f37efd commit 9088583
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 9088583

Please sign in to comment.