add bottom padding to fullscreenplayer header

This commit is contained in:
jeffvli
2026-01-31 12:58:56 -08:00
parent ce46e0f351
commit 7f180b2c50
@@ -81,6 +81,7 @@ export const FullScreenPlayerQueue = () => {
gap={0}
grow
justify="center"
pb="md"
>
{headerItems.map((item) => (
<div className={styles.headerItemWrapper} key={`tab-${item.label}`}>