Skip to content

Commit

Permalink
fix(select): [select] fix incorrect height of multiple hover expansions
Browse files Browse the repository at this point in the history
  • Loading branch information
MomoPoppy committed Nov 28, 2024
1 parent 12b0da1 commit cb0bb7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/theme/src/option/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
vertical-align: top;
}
}

Expand Down

0 comments on commit cb0bb7b

Please sign in to comment.