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:
Raphaël Bosi
2025-03-13 14:44:04 +01:00
committed by GitHub
parent 885b2d62d9
commit 794110f9dd
3 changed files with 4 additions and 1 deletions

View File

@ -42,7 +42,6 @@ const StyledInput = styled.input`
flex: 1;
border: none;
outline: none;
font-family: Arial, sans-serif;
font-size: 14px;
&::placeholder {