Merge pull request #567 from RickCole21/master

remove unuse
This commit is contained in:
RickCole 2020-04-28 19:33:36 +08:00 committed by GitHub
commit 3246c66e73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -169,9 +169,5 @@
.#{$ns}Form-control--sizeMd > .#{$ns}NestedSelect,
.#{$ns}Form-control--sizeLg > .#{$ns}NestedSelect {
display: inline-flex !important;
.#{$ns}Select-valueWrap {
width: 0; // ! 没有这个会撑开
}
}
}