forked from external-repos/LifeTrinket
fix centering
This commit is contained in:
@@ -438,7 +438,7 @@ const PlayerMenu = ({ player, setShowPlayerMenu }: PlayerMenuProps) => {
|
|||||||
borderRadius: '1rem',
|
borderRadius: '1rem',
|
||||||
backgroundColor: theme.palette.primary.main,
|
backgroundColor: theme.palette.primary.main,
|
||||||
position: 'absolute',
|
position: 'absolute',
|
||||||
bottom: '0',
|
top: '25%',
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<h3>Reset Game?</h3>
|
<h3>Reset Game?</h3>
|
||||||
|
|||||||
Reference in New Issue
Block a user