mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-04-24 15:41:31 +02:00
fix(ui): fix canvas status text bg
This commit is contained in:
parent
0b9230380c
commit
de94c780d9
@ -104,7 +104,7 @@ const IAICanvasStatusText = () => {
|
||||
margin: 1,
|
||||
borderRadius: 'base',
|
||||
pointerEvents: 'none',
|
||||
bg: 'blackAlpha.500',
|
||||
bg: 'base.800',
|
||||
}}
|
||||
>
|
||||
<Box
|
||||
|
||||
Loading…
Reference in New Issue
Block a user