Fix misc. styles

This commit is contained in:
jeffvli 2023-01-30 20:16:43 -08:00
parent 8cc5ec6797
commit 320f583660
2 changed files with 15 additions and 18 deletions

View file

@ -10,8 +10,8 @@ export const DrawerPlayQueue = () => {
return (
<Stack
pb="1rem"
sx={{ height: '100%' }}
h="100%"
spacing={0}
>
<PlayQueue
ref={queueRef}