]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+videos/+video-watch/recommendations/recommended-videos.component.scss
Bidi support
[github/Chocobozzz/PeerTube.git] / client / src / app / +videos / +video-watch / recommendations / recommended-videos.component.scss
index 5e0373afc6bdbeacf85d4644048f5f60c8899f78..89d44c0679d8dfa9241c20b368f2f7f748dd4dcb 100644 (file)
@@ -10,8 +10,9 @@
 
   .title-page.active,
   .title-page.title-page-single {
+    @include margin-right(.5rem !important);
+
     margin-bottom: unset;
-    margin-right: .5rem !important;
   }
 }
 
 }
 
 .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;