remove unuse

This commit is contained in:
rickcole 2020-04-28 19:33:09 +08:00
parent 8bfa78edec
commit e42ac69040
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; // ! 没有这个会撑开
}
}
}