]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+admin/system/logs/logs.component.scss
Bidi support
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / system / logs / logs.component.scss
index 1a7c3be752e2c60da3bd027cc81ea6b4263acc31..e2e5a593202e8ca80d8339b9026f7f7d02d9c46d 100644 (file)
@@ -19,8 +19,9 @@
   }
 
   .log-level {
+    @include margin-right(5px);
+
     font-weight: $font-semibold;
-    margin-right: 5px;
   }
 
   .log-by {
@@ -54,7 +55,7 @@
   my-button,
   .peertube-select-container,
   ng-select {
-    margin-left: 10px;
+    @include margin-left(10px);
   }
 }
 
@@ -65,8 +66,9 @@
     .peertube-select-container,
     ng-select,
     my-button {
+      @include margin-left(0 !important);
+
       width: 100% !important;
-      margin-left: 0 !important;
       margin-bottom: 10px !important;
     }
 
@@ -84,8 +86,9 @@
       .peertube-select-container,
       ng-select,
       my-button {
+        @include margin-left(0 !important);
+
         width: 100% !important;
-        margin-left: 0 !important;
         margin-bottom: 10px !important;
       }