style: AutoComplete clear icon overclap on Search icon (#22310)

close #22302
This commit is contained in:
偏右 2020-03-17 18:19:13 +08:00 committed by GitHub
parent 862cbbceec
commit 325a68dd5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,4 +8,9 @@
.@{autocomplete-prefix-cls} {
.reset-component;
// https://github.com/ant-design/ant-design/issues/22302
.@{select-prefix-cls}-clear {
right: 13px;
}
}