X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fsass%2Fplayer%2Findex.scss;h=58ce3ac96874e0d6816a1319dfe4e63c54af7e1a;hb=338eb9d33af690db716805fd2277bf68f473b58f;hp=e4a315d1f84fe426022b8687f33f70d2c6cc0cc6;hpb=b335ccec49b450052e3520f66f9acb6670e669f8;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/sass/player/index.scss b/client/src/sass/player/index.scss index e4a315d1f..58ce3ac96 100644 --- a/client/src/sass/player/index.scss +++ b/client/src/sass/player/index.scss @@ -2,4 +2,6 @@ @import './mobile'; @import './context-menu'; @import './settings-menu'; -@import './spinner'; \ No newline at end of file +@import './spinner'; +@import './upnext'; +@import './bezels.scss'; \ No newline at end of file