Skip to content

Commit

Permalink
fix(Input): fix search style with allowClear or suffix/prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
Yangzhedi committed Mar 7, 2019
1 parent 7e48360 commit bfbadab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/input/style/search-input.less
Expand Up @@ -20,6 +20,7 @@
border-right: 0;
}

& + .@{ant-prefix}-input-group-addon,
input + .@{ant-prefix}-input-group-addon {
padding: 0;
border: 0;
Expand Down

0 comments on commit bfbadab

Please sign in to comment.