mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix(ui): unnecessary z-index on invoke button
This commit is contained in:
parent
9f742a669e
commit
219d7c9611
@ -25,7 +25,6 @@ export const InvokeQueueBackButton = memo(() => {
|
||||
isDisabled={isDisabled}
|
||||
rightIcon={<RiSparkling2Fill />}
|
||||
variant="solid"
|
||||
zIndex={1}
|
||||
colorScheme="invokeYellow"
|
||||
size="lg"
|
||||
w="calc(100% - 60px)"
|
||||
|
Loading…
Reference in New Issue
Block a user