Skip to content

Commit

Permalink
Add left right borders to inner blocks (#18109)
Browse files Browse the repository at this point in the history
  • Loading branch information
pinarol authored Oct 25, 2019
1 parent fa7172f commit 51b5de3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ class InnerBlocks extends Component {
rootClientId={ clientId }
renderAppender={ renderAppender }
withFooter={ false }
isFullyBordered={ true }
/>
) }
</>
Expand Down

0 comments on commit 51b5de3

Please sign in to comment.