Skip to content

Commit

Permalink
Merge branch 'master'
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangfuhao committed Mar 14, 2023
2 parents 4eab4af + 548760e commit 3825703
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/input/search-input.less
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
.@{search-prefix}-button {
border: none;
background-color: @search-btn-bg;
width: @height-base - 2px;
height: @height-base - 2px;
}
}
Expand Down Expand Up @@ -109,7 +108,6 @@
&.@{search-prefix}-small
.@{ant-prefix}-input-wrapper
.@{search-prefix}-button {
width: @input-height-sm - 2px;
height: @input-height-sm - 2px;
}

Expand Down

0 comments on commit 3825703

Please sign in to comment.