Skip to content

Commit

Permalink
[Fixed] Fixed Combobox item compressed when flex layout.
Browse files Browse the repository at this point in the history
  • Loading branch information
aleversn committed Nov 9, 2023
1 parent 96417c7 commit b1470e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/common-theme/Combobox.scss
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@
width: 100%;
min-height: 40px;
height: 40px;
flex-shrink: 0;
padding: 0px 15px;
font-size: 13.8px;
font-weight: 400;
Expand Down

0 comments on commit b1470e1

Please sign in to comment.