mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Remove Shadow
This commit is contained in:
parent
08e66c5451
commit
0f16b1c98d
@ -22,7 +22,6 @@ const NodeGraphOverlay = () => {
|
||||
maxWidth={500}
|
||||
overflowY="scroll"
|
||||
borderRadius="md"
|
||||
boxShadow="0px 10px 10px rgba(0, 0, 0, 0.25)"
|
||||
>
|
||||
{JSON.stringify(graph, null, 2)}
|
||||
</Box>
|
||||
|
Loading…
Reference in New Issue
Block a user