Skip to content

Commit

Permalink
InputControl: Remove unnecessary line-height styles
Browse files Browse the repository at this point in the history
  • Loading branch information
SainathPoojary committed Feb 27, 2025
1 parent 5567159 commit 3d9a000
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,6 @@ export const Input = styled.input< InputProps >`
${ customPaddings }
&::-webkit-input-placeholder {
line-height: normal;
color: ${ COLORS.ui.darkGrayPlaceholder };
}
Expand Down

0 comments on commit 3d9a000

Please sign in to comment.