Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
try max-height 44
  • Loading branch information
richtabor committed Feb 7, 2024
commit 0cdae199826f637e7b75dd82ca8338c6e2e39f23
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ $block-editor-link-control-number-of-actions: 1;
&.components-button.components-menu-item__button {
height: auto;
text-align: left;
max-height: $grid-unit * 11; // resolves to 44px
}

.components-menu-item__item {
Expand Down