Skip to content

Commit

Permalink
fix(lsd-react): fix TextField's inconsistent clear button size on Web…
Browse files Browse the repository at this point in the history
…Kit based browsers; closes #44
  • Loading branch information
jeangovil committed Sep 20, 2023
1 parent 1d7273f commit 8cfb932
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,6 @@ export const TextFieldStyles = css`
height: auto;
margin: 0;
border: 0;
svg {
width: 100%;
height: auto;
}
}
.${textFieldClasses.icon} {
Expand Down

0 comments on commit 8cfb932

Please sign in to comment.