소스 검색

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

Signed-off-by: Jonathan <theflametrooper@gmail.com>
Jonathan 3 년 전
부모
커밋
438edca445
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 {