From c924ff19b21fc77123fa686fca4b28697399ba6d Mon Sep 17 00:00:00 2001 From: Astromations <80211195+Astromations@users.noreply.github.com> Date: Fri, 12 Apr 2024 12:24:43 +0000 Subject: [PATCH] fix for black overlay on album view --- app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.css b/app.css index 8f7eb13..0307850 100644 --- a/app.css +++ b/app.css @@ -844,7 +844,7 @@ ALBUM VIEW } .artist-artistDiscography-topBar { - position: fixed + position: absolute } .nav-ylx .artist-artistDiscography-topBar.artist-artistDiscography-topBarScrolled,