mirror of
https://github.com/acid-info/lsd.git
synced 2025-01-27 09:15:38 +00:00
fix(lsd-react): fix TextField's inconsistent clear button size on WebKit based browsers; closes #44
This commit is contained in:
parent
1d7273fb88
commit
8cfb932398
@ -71,11 +71,6 @@ export const TextFieldStyles = css`
|
||||
height: auto;
|
||||
margin: 0;
|
||||
border: 0;
|
||||
|
||||
svg {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.${textFieldClasses.icon} {
|
||||
|
Loading…
x
Reference in New Issue
Block a user