diff --git a/src/components/Input/InputWrapper.tsx b/src/components/Input/InputWrapper.tsx index ac833d57..ba1cb559 100644 --- a/src/components/Input/InputWrapper.tsx +++ b/src/components/Input/InputWrapper.tsx @@ -111,7 +111,6 @@ export const InputElement = styled.input` border: none; outline: none; width: 100%; - width: inherit; color: inherit; font: inherit; ${({ theme }) => `