fix(ui): fix canvas status text bg

This commit is contained in:
psychedelicious 2023-03-12 14:01:55 +11:00
parent 0b9230380c
commit de94c780d9

View File

@ -104,7 +104,7 @@ const IAICanvasStatusText = () => {
margin: 1,
borderRadius: 'base',
pointerEvents: 'none',
bg: 'blackAlpha.500',
bg: 'base.800',
}}
>
<Box