adjust search input style for combobox change (#3855)

This commit is contained in:
afc163 2016-11-15 21:59:29 +08:00
parent 0d63e5f6b5
commit 34b4200220

View File

@ -40,7 +40,7 @@
}
.@{ant-prefix}-select-combobox {
.@{ant-prefix}-select-selection__rendered {
right: 29px;
margin-right: 29px;
}
}
}