Fix player position

This commit is contained in:
Jan Stabenow 2024-09-26 11:05:42 +02:00
parent f924eeae82
commit 5d5fad5e4a

View File

@ -33,7 +33,7 @@ const useStyles = makeStyles((theme) => ({
paddingTop: '1em',
},
playerL1: {
padding: '4px 1px 4px 9px',
padding: '4px 1px 4px 18px',
},
playerL2: {
position: 'relative',