Ver Fonte

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

Signed-off-by: Jonathan <theflametrooper@gmail.com>
Jonathan há 3 anos atrás
pai
commit
438edca445
1 ficheiros alterados com 1 adições e 0 exclusões
  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 {