Skip to content

Commit

Permalink
Patterns Page: Make category action button compact
Browse files Browse the repository at this point in the history
  • Loading branch information
t-hamano committed Feb 20, 2024
1 parent 0dc55a8 commit 2d06366
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/edit-site/src/components/page-patterns/header.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ export default function PatternsHeader( {
__( 'Action menu for %s pattern category' ),
title
),
size: 'compact',
} }
>
{ ( { onClose } ) => (
Expand Down

0 comments on commit 2d06366

Please sign in to comment.