mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-02 07:44:57 -05:00
fix(ui): unnecessary z-index on invoke button
This commit is contained in:
@@ -25,7 +25,6 @@ export const InvokeQueueBackButton = memo(() => {
|
||||
isDisabled={isDisabled}
|
||||
rightIcon={<RiSparkling2Fill />}
|
||||
variant="solid"
|
||||
zIndex={1}
|
||||
colorScheme="invokeYellow"
|
||||
size="lg"
|
||||
w="calc(100% - 60px)"
|
||||
|
||||
Reference in New Issue
Block a user