]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+admin/overview/videos/video-list.component.scss
Migrate to bootstrap 5
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / overview / videos / video-list.component.scss
index 616b9bc6beeb936a4f333c281cfb8d2df57a643c..dcd41a1b434a01a339b728329458607ab9479e40 100644 (file)
@@ -7,10 +7,8 @@ my-embed {
   width: 50%;
 }
 
-.badge {
-  @include peertube-badge;
-
-  margin-right: 5px;
+.pt-badge {
+  @include margin-right(5px);
 }
 
 .video-info > div {
@@ -28,4 +26,3 @@ my-embed {
     @include margin-right(10px);
   }
 }
-