Skip to content

Commit

Permalink
Fix navigation screen collapsing regression. (#31228)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmussen authored Apr 27, 2021
1 parent b9b7749 commit 846545f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/edit-navigation/src/components/editor/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@

// Menu items.
.wp-block-navigation-link__content {
padding: 0.5em 1em;
margin-bottom: 6px;
border-radius: $radius-block-ui;

Expand Down

0 comments on commit 846545f

Please sign in to comment.