mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix: Make space for icons in prompt box
This commit is contained in:
parent
9204b72383
commit
e4d92da3a9
@ -97,6 +97,7 @@ const ParamPositiveConditioning = () => {
|
||||
resize="vertical"
|
||||
ref={promptRef}
|
||||
minH={32}
|
||||
paddingRight={8}
|
||||
/>
|
||||
</FormControl>
|
||||
</Box>
|
||||
|
Loading…
Reference in New Issue
Block a user