Skip to content

Commit

Permalink
fix(comp:select): fix select height error with size 'sm' (#1110)
Browse files Browse the repository at this point in the history
  • Loading branch information
sallerli1 committed Sep 1, 2022
1 parent 41327d9 commit aba2e4f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/components/_private/selector/style/multiple.less
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,6 @@

&.@{selector-prefix}-sm {
.select-size(@select-height-sm, @select-font-size-sm);

.@{selector-prefix}-input {
margin: 0;
}
}

&.@{selector-prefix}-md {
Expand Down

0 comments on commit aba2e4f

Please sign in to comment.