mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
fix: Make space for icons in prompt box
This commit is contained in:
@@ -97,6 +97,7 @@ const ParamPositiveConditioning = () => {
|
||||
resize="vertical"
|
||||
ref={promptRef}
|
||||
minH={32}
|
||||
paddingRight={8}
|
||||
/>
|
||||
</FormControl>
|
||||
</Box>
|
||||
|
||||
Reference in New Issue
Block a user