mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix: Possible fix to the name plate getting displaced
This commit is contained in:
parent
f32bd5dd10
commit
ab9b5f3b95
@ -233,6 +233,7 @@ const GalleryBoard = memo(
|
||||
sx={{
|
||||
position: 'absolute',
|
||||
bottom: 0,
|
||||
left: 0,
|
||||
p: 1,
|
||||
justifyContent: 'center',
|
||||
alignItems: 'center',
|
||||
|
Loading…
Reference in New Issue
Block a user