瀏覽代碼

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 {