X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bvideos%2F%2Bvideo-watch%2Fvideo-watch-playlist.component.scss;h=d1a0f97f74c5989b9007ecb3d33724dc80221dc0;hb=72f611ca1549d711f8cbf5dd08a3f1562a32fabb;hp=b3f93b83c4f6bc1bd6275f550920ba9d26bdec8e;hpb=c7027c06e9a73dad99d3f9bd9937a41a763850ce;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+videos/+video-watch/video-watch-playlist.component.scss b/client/src/app/+videos/+video-watch/video-watch-playlist.component.scss index b3f93b83c..d1a0f97f7 100644 --- a/client/src/app/+videos/+video-watch/video-watch-playlist.component.scss +++ b/client/src/app/+videos/+video-watch/video-watch-playlist.component.scss @@ -26,7 +26,7 @@ display: flex; .playlist-by { - margin-right: 5px; + @include margin-right(5px); } .playlist-index span:first-child::after { @@ -40,7 +40,7 @@ margin: 10px 0; my-global-icon:not(:last-child) { - margin-right: .5rem; + @include margin-right(.5rem); } my-global-icon { @@ -59,7 +59,7 @@ ::ng-deep { .video { .position { - margin-right: 0; + @include margin-right(0); } .video-info {