]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+admin/follows/follows.component.scss
Fix ng select in admin
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / follows / follows.component.scss
index 0cffcb5558565071909b4f36ffa84249e8892c3d..33ff1753917b72e01e71de36ca7e75a59825f2f4 100644 (file)
@@ -4,3 +4,7 @@
   flex-grow: 0;
   margin-right: 30px;
 }
+
+.badge {
+  @include table-badge;
+}