fix: add roboto & sans-serif fallback font
This commit is contained in:
@ -74,7 +74,6 @@ export const ListNameEditor = styled(TextareaAutosize)`
|
||||
line-height: 20px;
|
||||
padding: 8px 12px;
|
||||
|
||||
font-family: 'Droid Sans';
|
||||
overflow: hidden;
|
||||
overflow-wrap: break-word;
|
||||
resize: none;
|
||||
|
Reference in New Issue
Block a user