New: Styled the Now Playing bottom bar
This commit is contained in:
parent
7f6c0807ad
commit
7027d7f5f4
1 changed files with 2 additions and 1 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue