mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix(ui): Fix current image buttons overflow
This commit is contained in:
parent
ecca0eff31
commit
b3babf26a5
@ -417,7 +417,6 @@ const CurrentImageButtons = (props: CurrentImageButtonsProps) => {
|
|||||||
sx={{
|
sx={{
|
||||||
flexDirection: 'column',
|
flexDirection: 'column',
|
||||||
rowGap: 2,
|
rowGap: 2,
|
||||||
w: 52,
|
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<IAIButton
|
<IAIButton
|
||||||
|
Loading…
x
Reference in New Issue
Block a user