Skip to content

Commit

Permalink
Navigation block: fix block appender size (#66153)
Browse files Browse the repository at this point in the history
Co-authored-by: t-hamano <[email protected]>
Co-authored-by: aaronrobertshaw <[email protected]>
  • Loading branch information
3 people authored and gutenbergplugin committed Oct 17, 2024
1 parent 5645548 commit 97e96d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/navigation/editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ $color-control-label-height: 20px;
.wp-block-navigation .wp-block + .block-list-appender .block-editor-button-block-appender {
background-color: $gray-900;
color: $white;
height: $button-size-small;

// This needs specificity to override an inherited padding.
// That source padding in turn has high specificity to protect
Expand Down

0 comments on commit 97e96d7

Please sign in to comment.