mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
feat(ui): add open queue to queue action menu
This commit is contained in:
committed by
Kent Keirsey
parent
e9bce6e1c3
commit
1e2e26cfc2
@@ -23,7 +23,7 @@ const invokeAI = definePartsStyle(() => ({
|
||||
bg: 'base.800',
|
||||
shadow: 'dark-lg',
|
||||
border: 'none',
|
||||
p: 1,
|
||||
p: 2,
|
||||
},
|
||||
item: {
|
||||
// this will style the MenuItem and MenuItemOption components
|
||||
|
||||
Reference in New Issue
Block a user