Skip to content

Commit 561c6ff

Browse files
committed
Address feedback
1 parent 3187318 commit 561c6ff

File tree

1 file changed

+1
-1
lines changed
  • packages/editor/src/components/post-publish-panel

1 file changed

+1
-1
lines changed

packages/editor/src/components/post-publish-panel/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ export class PostPublishPanel extends Component {
7878
<div className="editor-post-publish-panel__header">
7979
{ isPostPublish ? (
8080
<Button
81-
size="compact"
81+
__next40pxDefaultSize
8282
onClick={ onClose }
8383
icon={ closeSmall }
8484
label={ __( 'Close panel' ) }

0 commit comments

Comments
 (0)