fix mouseover state causing rerender in fullscreen player (#1535)

This commit is contained in:
jeffvli
2026-01-17 03:02:05 -08:00
parent b4b0c6cedd
commit 3f3540dd2b
4 changed files with 36 additions and 31 deletions
@@ -91,7 +91,7 @@ export const FullScreenPlayerQueue = () => {
pos="relative"
size="lg"
uppercase
variant="subtle"
variant="transparent"
>
{item.label}
</Button>