Skip to content

Commit

Permalink
fix: input borderRadius when addOnAfter only, close #1912 (#1916)
Browse files Browse the repository at this point in the history
* fix: input addOnAfter only, border radius. close #1912

* fix: input addOnAfter only, border radius. close #1912
  • Loading branch information
pointhalo authored and DaiQiangReal committed Nov 27, 2023
1 parent a914474 commit 11e1221
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/semi-foundation/input/input.scss
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,6 @@ $module: #{$prefix}-input;

&:not(:last-child) {
border-right-style: none;
border-radius: 0;
}
}
}
Expand Down

0 comments on commit 11e1221

Please sign in to comment.