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={{
|
sx={{
|
||||||
position: 'absolute',
|
position: 'absolute',
|
||||||
bottom: 0,
|
bottom: 0,
|
||||||
|
left: 0,
|
||||||
p: 1,
|
p: 1,
|
||||||
justifyContent: 'center',
|
justifyContent: 'center',
|
||||||
alignItems: 'center',
|
alignItems: 'center',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user