mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix(ui): fix metadata viewer too stronk
This commit is contained in:
parent
3d16605762
commit
3ae996ebcb
@ -77,6 +77,7 @@ const CurrentImagePreview = () => {
|
||||
height: 'full',
|
||||
alignItems: 'center',
|
||||
justifyContent: 'center',
|
||||
position: 'relative',
|
||||
}}
|
||||
>
|
||||
{progressImage && shouldShowProgressInViewer ? (
|
||||
|
Loading…
Reference in New Issue
Block a user