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