fix: dropdown text wrap, close #5798

pull/5809/head
tangjinzhou 2022-07-12 10:16:42 +08:00
parent 8ef4d44787
commit 6650c4d6b1
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@
&-title-content {
flex: auto;
white-space: nowrap;
> a {
color: inherit;
transition: all @animation-duration-slow;