diff options
Diffstat (limited to 'client/src/sass/player/index.scss')
-rw-r--r-- | client/src/sass/player/index.scss | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/client/src/sass/player/index.scss b/client/src/sass/player/index.scss index e4a315d1f..886a76536 100644 --- a/client/src/sass/player/index.scss +++ b/client/src/sass/player/index.scss | |||
@@ -2,4 +2,5 @@ | |||
2 | @import './mobile'; | 2 | @import './mobile'; |
3 | @import './context-menu'; | 3 | @import './context-menu'; |
4 | @import './settings-menu'; | 4 | @import './settings-menu'; |
5 | @import './spinner'; \ No newline at end of file | 5 | @import './spinner'; |
6 | @import './upnext'; \ No newline at end of file | ||