fix centering

This commit is contained in:
Viktor Rådberg
2023-09-26 16:56:52 +02:00
parent 7d60a668c6
commit b65134d5e7

View File

@@ -438,7 +438,7 @@ const PlayerMenu = ({ player, setShowPlayerMenu }: PlayerMenuProps) => {
borderRadius: '1rem',
backgroundColor: theme.palette.primary.main,
position: 'absolute',
bottom: '0',
top: '25%',
}}
>
<h3>Reset Game?</h3>