Browse Source

fix(Station page): fix for 'next song up' nightmode styling

Signed-off-by: Jonathan <theflametrooper@gmail.com>
Jonathan 3 years ago
parent
commit
438edca445
1 changed files with 1 additions and 0 deletions
  1. 1 0
      frontend/src/pages/Station/index.vue

+ 1 - 0
frontend/src/pages/Station/index.vue

@@ -1825,6 +1825,7 @@ export default {
 
 .night-mode {
 	#currently-playing-container,
+	#next-up-container,
 	#about-station-container,
 	#control-bar-container,
 	.player-container {