Skip to content

Commit

Permalink
fix: selected text weight depend hx tag (ant-design#32486)
Browse files Browse the repository at this point in the history
* fix: selected text weight depend hx tag

* fix: selected text weight depend hx tag

* fix: selected text weight depend hx tag

* fix: selected text weight depend hx tag

* fix: selected text weight depend hx tag

Co-authored-by: liuxulian.lxl <[email protected]>
  • Loading branch information
liuxulian and liuxulian.lxl authored Oct 14, 2021
1 parent 827225b commit b8f8e99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/select/style/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
&-selection-item {
flex: 1;
overflow: hidden;
font-weight: normal;
white-space: nowrap;
text-overflow: ellipsis;

Expand Down

0 comments on commit b8f8e99

Please sign in to comment.