Lyrics Flush Feature + Redesigned HideUI

This commit is contained in:
2026-04-03 00:49:43 +11:00
parent daf76c5ffc
commit ce8b1da26d
3 changed files with 207 additions and 262 deletions
@@ -72,8 +72,7 @@
/* Ensure now-playing content renders above the dynamic background */
[data-test="new-now-playing"] > header,
[data-test="new-now-playing"] > [class*="_content_"],
[data-test="new-now-playing"] > .unhide-ui-button {
[data-test="new-now-playing"] > [class*="_content_"] {
position: relative;
z-index: 1;
}