Remove unused nowPlayingContextMenu class from base theme

This commit is contained in:
Bill Thornton
2026-07-29 16:38:42 -04:00
parent 2c6670fac1
commit fa918a02bc
+1 -2
View File
@@ -136,8 +136,7 @@ html {
opacity: 0.86;
}
.dialog,
.nowPlayingContextMenu {
.dialog {
background-color: var(--jf-palette-background-default, $background-default);
}