diff --git a/packages/block-editor/src/components/block-navigation/style.scss b/packages/block-editor/src/components/block-navigation/style.scss index 737353fedf67bc..f5b14e06b3eea6 100644 --- a/packages/block-editor/src/components/block-navigation/style.scss +++ b/packages/block-editor/src/components/block-navigation/style.scss @@ -60,6 +60,7 @@ $tree-item-height: 36px; .block-editor-block-navigation__item-button { margin-left: 0.8em; width: calc(100% - 0.8em); + height: auto; } & > li:last-child {