Skip to content

Commit

Permalink
fix: Dropdown item style when text is long (#34177)
Browse files Browse the repository at this point in the history
close #34176
  • Loading branch information
afc163 authored Feb 24, 2022
1 parent 780da54 commit 1c28ed3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/dropdown/style/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@
font-weight: normal;
font-size: @dropdown-font-size;
line-height: @dropdown-line-height;
white-space: nowrap;
cursor: pointer;
transition: all @animation-duration-slow;

Expand Down

0 comments on commit 1c28ed3

Please sign in to comment.