New: Styled the Now Playing bottom bar

This commit is contained in:
lscambo13
2025-01-21 09:44:22 -08:00
parent 7f6c0807ad
commit 7027d7f5f4

View File

@@ -622,7 +622,8 @@ html {
background: var(--backgroundGradient)
}
.skinHeader-blurred:not(.osdHeader) {
.skinHeader-blurred:not(.osdHeader),
.appfooter {
background-color: var(--headerColor) !important;
backdrop-filter: blur(5px) !important;
}