fix lyrics settings button variant

This commit is contained in:
jeffvli
2025-12-27 17:44:41 -08:00
parent 6207cea9f1
commit 8fee57157a
+1 -1
View File
@@ -319,7 +319,7 @@ export const Lyrics = ({ fadeOutNoLyricsMessage = true, settingsKey = 'default'
pos="absolute" pos="absolute"
right={0} right={0}
top={0} top={0}
variant="transparent" variant="subtle"
/> />
{isLoadingLyrics ? ( {isLoadingLyrics ? (
<Spinner container /> <Spinner container />