fix: Possible fix to the name plate getting displaced

This commit is contained in:
blessedcoolant 2023-07-20 23:52:12 +12:00 committed by psychedelicious
parent f32bd5dd10
commit ab9b5f3b95

View File

@ -233,6 +233,7 @@ const GalleryBoard = memo(
sx={{
position: 'absolute',
bottom: 0,
left: 0,
p: 1,
justifyContent: 'center',
alignItems: 'center',