Fixed border

pull/147/head
Vladimir Volek 6 years ago committed by Szymon Lesisz
parent d22a4789db
commit 113c39ec26

@ -18,6 +18,7 @@ const StyledInput = styled.input`
padding: 5px 31px 10px 20px;
color: ${colors.TEXT_PRIMARY};
background: transparent;
border: 1px solid ${colors.DIVIDER};
`;
const StyledIcon = styled(Icon)`

Loading…
Cancel
Save