mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
feat(ui): Move img2img badge info to top right
This commit is contained in:
parent
a08189d457
commit
a968862e6b
@ -40,8 +40,8 @@ const ImageToImageOverlay = ({
|
||||
<Flex
|
||||
sx={{
|
||||
position: 'absolute',
|
||||
bottom: 0,
|
||||
left: 0,
|
||||
top: 0,
|
||||
right: 0,
|
||||
p: 2,
|
||||
alignItems: 'flex-start',
|
||||
}}
|
||||
|
Loading…
Reference in New Issue
Block a user