Adjust UI thingos

This commit is contained in:
2026-03-28 21:39:34 +11:00
parent bff87b96a1
commit 9d1ca88e46
6 changed files with 30 additions and 94 deletions
@@ -277,4 +277,10 @@ body.rl-dropdown-open [data-test="toggle-lyrics"] {
/* Remove max-width cap on now-playing content */
[class*="_contentInner"] {
max-width: none !important;
}
/* Round now-playing artwork corners */
[data-test="now-playing-artwork"] {
/* biome-ignore lint: Override flat corners */
border-radius: 10px !important;
}