mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
increase min size
This commit is contained in:
parent
a62b7d33b5
commit
1259ce7596
@ -49,7 +49,7 @@ export function TextAreaInput({
|
||||
return {
|
||||
status: false,
|
||||
lineNumbers: false,
|
||||
minHeight: '100px',
|
||||
minHeight: '150px',
|
||||
forceSync: true,
|
||||
/*
|
||||
autoDownloadFontAwesome?: boolean;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user