Fix wrong font in chips and tabs (#10825)
Fix wrong font in chips and tabs --------- Co-authored-by: Félix Malfait <felix@twenty.com>
This commit is contained in:
@ -42,7 +42,6 @@ const StyledInput = styled.input`
|
||||
flex: 1;
|
||||
border: none;
|
||||
outline: none;
|
||||
font-family: Arial, sans-serif;
|
||||
font-size: 14px;
|
||||
|
||||
&::placeholder {
|
||||
|
||||
Reference in New Issue
Block a user