Skip to content

Commit

Permalink
Merge pull request #527 from Tencent/fix/select-width
Browse files Browse the repository at this point in the history
fix: select auto width
  • Loading branch information
honkinglin authored Jun 15, 2022
2 parents 3e32b8c + f59ac0e commit 76c7435
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions style/web/components/color-picker/_index.less
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,6 @@

&--item {
&:first-child {
width: @color-picker-input-format-width;
flex-shrink: 0;
}

Expand All @@ -304,15 +303,9 @@
margin: 0;
}
.@{prefix}-select {
padding-right: 10px;

&__single {
margin-left: 4px;
}

&__right-icon {
margin: 0 4px;
}
}

.input-group {
Expand Down

0 comments on commit 76c7435

Please sign in to comment.