Skip to content

Commit 9ce80a0

Browse files
Patterns Page: Make category action button compact (#59203)
Co-authored-by: t-hamano <[email protected]> Co-authored-by: jameskoster <[email protected]>
1 parent a4161ce commit 9ce80a0

File tree

1 file changed

+1
-0
lines changed
  • packages/edit-site/src/components/page-patterns

1 file changed

+1
-0
lines changed

packages/edit-site/src/components/page-patterns/header.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ export default function PatternsHeader( {
6969
__( 'Action menu for %s pattern category' ),
7070
title
7171
),
72+
size: 'compact',
7273
} }
7374
>
7475
{ ( { onClose } ) => (

0 commit comments

Comments
 (0)