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"
|
resize="vertical"
|
||||||
ref={promptRef}
|
ref={promptRef}
|
||||||
minH={32}
|
minH={32}
|
||||||
|
paddingRight={8}
|
||||||
/>
|
/>
|
||||||
</FormControl>
|
</FormControl>
|
||||||
</Box>
|
</Box>
|
||||||
|
Loading…
Reference in New Issue
Block a user