mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
Remove Resize: none
This commit is contained in:
@@ -40,7 +40,6 @@ const StringInputFieldComponent = (
|
||||
style={{
|
||||
height: '150px',
|
||||
width: `${textareaWidth}px`,
|
||||
resize: 'none',
|
||||
overflowY: 'auto',
|
||||
}}
|
||||
onChange={handleValueChanged}
|
||||
|
||||
Reference in New Issue
Block a user