Skip to content

Commit b3babf2

Browse files
blessedcoolantpsychedelicious
authored andcommitted
fix(ui): Fix current image buttons overflow
1 parent ecca0ef commit b3babf2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

invokeai/frontend/web/src/features/gallery/components/CurrentImageButtons.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,6 @@ const CurrentImageButtons = (props: CurrentImageButtonsProps) => {
417417
sx={{
418418
flexDirection: 'column',
419419
rowGap: 2,
420-
w: 52,
421420
}}
422421
>
423422
<IAIButton

0 commit comments

Comments
 (0)