X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fsass%2Fapplication.scss;h=eacfad30bc93cc15573e75ae1dba7d7871f69a3d;hb=5abc96fca2496f33075796db208fccc3543e0f65;hp=4c7e6b3967f6e35f2be8cf76abbd855c4e12b98e;hpb=2045b572233d1ee81fb1c14e33fc22b805cd7230;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss index 4c7e6b396..eacfad30b 100644 --- a/client/src/sass/application.scss +++ b/client/src/sass/application.scss @@ -8,7 +8,7 @@ $icon-font-path: '~@neos21/bootstrap3-glyphicons/assets/fonts/'; @import '~video.js/dist/video-js.css'; -$assets-path: '../assets/'; +$assets-path: '../../assets/'; @import './player/index'; @import './loading-bar';