Skip to content

Commit

Permalink
Add __next40pxDefaultSize prop to Apply globally Button
Browse files Browse the repository at this point in the history
  • Loading branch information
amitraj2203 committed May 22, 2024
1 parent de721f5 commit 160e610
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,7 @@ function PushChangesToGlobalStylesControl( {
{ __( 'Styles' ) }
</BaseControl.VisualLabel>
<Button
__next40pxDefaultSize
variant="secondary"
disabled={ changes.length === 0 }
onClick={ pushChanges }
Expand Down

0 comments on commit 160e610

Please sign in to comment.