Skip to content

Commit

Permalink
Don't wrap menu items. (#26889)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmussen authored Nov 13, 2020
1 parent 8e4b94d commit f152064
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/dropdown-menu/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
padding: 6px;
outline: none;
cursor: pointer;
white-space: nowrap;

&.has-separator {
margin-top: 6px;
Expand Down

0 comments on commit f152064

Please sign in to comment.