mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
fix: Minor alignment issues with the queue badge
This commit is contained in:
committed by
Kent Keirsey
parent
535639cb95
commit
0cc0d794d1
@@ -18,6 +18,7 @@ const QueueControls = () => {
|
||||
position="relative"
|
||||
borderRadius="base"
|
||||
gap={2}
|
||||
pt={2}
|
||||
flexDir="column"
|
||||
>
|
||||
<InvButtonGroup size="lg" isAttached={false}>
|
||||
|
||||
Reference in New Issue
Block a user