Skip to content

Commit

Permalink
fix(Select): tag should show all content but it ellipsis, close #751
Browse files Browse the repository at this point in the history
  • Loading branch information
youluna committed May 30, 2019
1 parent 8a9fe21 commit 46122aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tag/scss/mixin.scss
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
padding: 0 $paddingLr 0 0;
}

> .#{$css-prefix}tag-close-btn {
&.#{$css-prefix}tag-closable > .#{$css-prefix}tag-close-btn {
margin-left: $_marginLeft;
padding-right: $paddingLr;
.#{$css-prefix}icon {
Expand Down

0 comments on commit 46122aa

Please sign in to comment.