We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3187318 commit 561c6ffCopy full SHA for 561c6ff
packages/editor/src/components/post-publish-panel/index.js
@@ -78,7 +78,7 @@ export class PostPublishPanel extends Component {
78
<div className="editor-post-publish-panel__header">
79
{ isPostPublish ? (
80
<Button
81
- size="compact"
+ __next40pxDefaultSize
82
onClick={ onClose }
83
icon={ closeSmall }
84
label={ __( 'Close panel' ) }
0 commit comments