Skip to content

Commit

Permalink
fix: input search rtl style (#26156)
Browse files Browse the repository at this point in the history
  • Loading branch information
xrkffgg committed Aug 12, 2020
1 parent d9d5cbc commit a4e7e18
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions components/input/style/rtl.less
Expand Up @@ -225,6 +225,9 @@
& + .@{ant-prefix}-input-group-addon,
input + .@{ant-prefix}-input-group-addon {
.@{search-rtl-cls}& {
padding: 0;
border: 0;

.@{search-prefix}-button {
width: 100%;
border-radius: @border-radius-base 0 0 @border-radius-base;
Expand Down

0 comments on commit a4e7e18

Please sign in to comment.