Skip to content

Commit

Permalink
Customize widgets: Fix top contents cutoff in keyboard shortcuts (#43391
Browse files Browse the repository at this point in the history
)
  • Loading branch information
t-hamano authored Aug 23, 2022
1 parent 5e2876c commit 8d2ebc5
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
margin: 0 0 2rem 0;
}

&__main-shortcuts .customize-widgets-keyboard-shortcut-help-modal__shortcut-list {
// Push the shortcut to be flush with top modal header.
margin-top: -$grid-unit-30 -$border-width;
}

&__section-title {
font-size: 0.9rem;
font-weight: 600;
Expand Down

0 comments on commit 8d2ebc5

Please sign in to comment.