Skip to content

Commit

Permalink
Fix in Constrained layout (e.g. Group block)
Browse files Browse the repository at this point in the history
  • Loading branch information
mirka committed Aug 14, 2024
1 parent 93891b8 commit 9e8eef7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-editor/src/layouts/constrained.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ export default {
) }
{ allowJustification && (
<ToggleGroupControl
__next40pxDefaultSize
__nextHasNoMarginBottom
label={ __( 'Justification' ) }
value={ justifyContent }
Expand Down

0 comments on commit 9e8eef7

Please sign in to comment.