Skip to content

Commit

Permalink
Space!
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonjd authored Nov 23, 2022
1 parent 0b1fc4f commit 89ff6cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-editor/src/hooks/padding.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ export function PaddingEdit( props ) {
} );

setBlockGlobalStyles(
'spacing.padding ',
'spacing.padding',
cleanEmptyObject( newStyle )
);
};
Expand Down

0 comments on commit 89ff6cf

Please sign in to comment.