Skip to content

Commit 6650c4d

Browse files
committed
fix: dropdown text wrap, close #5798
1 parent 8ef4d44 commit 6650c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dropdown/style/index.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169

170170
&-title-content {
171171
flex: auto;
172-
172+
white-space: nowrap;
173173
> a {
174174
color: inherit;
175175
transition: all @animation-duration-slow;

0 commit comments

Comments
 (0)