mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
feat(ui): tweak layout of staging area toolbar
This commit is contained in:
parent
ff74a5356f
commit
a2ad5f1a9a
@ -32,7 +32,7 @@ export const CanvasEditor = memo(() => {
|
||||
>
|
||||
<ControlLayersToolbar />
|
||||
<StageComponent />
|
||||
<Flex position="absolute" bottom={2} gap={2} align="center" justify="center">
|
||||
<Flex position="absolute" bottom={16} gap={2} align="center" justify="center">
|
||||
<StagingAreaIsStagingGate>
|
||||
<StagingAreaToolbar />
|
||||
</StagingAreaIsStagingGate>
|
||||
|
Loading…
Reference in New Issue
Block a user