mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 02:59:04 +08:00
style: AutoComplete clear icon overclap on Search icon (#22310)
close #22302
This commit is contained in:
parent
862cbbceec
commit
325a68dd5e
@ -8,4 +8,9 @@
|
||||
|
||||
.@{autocomplete-prefix-cls} {
|
||||
.reset-component;
|
||||
|
||||
// https://github.com/ant-design/ant-design/issues/22302
|
||||
.@{select-prefix-cls}-clear {
|
||||
right: 13px;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user