X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bvideos%2F%2Bvideo-watch%2Frecommendations%2Frecommended-videos.component.scss;h=89d44c0679d8dfa9241c20b368f2f7f748dd4dcb;hb=27bc95867442c772841fb183a625bbda61dede51;hp=5e0373afc6bdbeacf85d4644048f5f60c8899f78;hpb=8beea2d37d90e9a12d895f4a9eebc1e532313d8c;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+videos/+video-watch/recommendations/recommended-videos.component.scss b/client/src/app/+videos/+video-watch/recommendations/recommended-videos.component.scss index 5e0373afc..89d44c067 100644 --- a/client/src/app/+videos/+video-watch/recommendations/recommended-videos.component.scss +++ b/client/src/app/+videos/+video-watch/recommendations/recommended-videos.component.scss @@ -10,8 +10,9 @@ .title-page.active, .title-page.title-page-single { + @include margin-right(.5rem !important); + margin-bottom: unset; - margin-right: .5rem !important; } } @@ -20,14 +21,16 @@ } .title-page-autoplay { + @include margin-left(auto); + display: flex; width: max-content; height: max-content; align-items: center; - margin-left: auto; span { - margin-right: 0.3rem; + @include margin-right(0.3rem); + text-transform: uppercase; font-size: 85%; font-weight: 600;