]> 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 242effd8592990b2fb7b2a3ab69eb263952cc8a5..33ff1753917b72e01e71de36ca7e75a59825f2f4 100644 (file)
@@ -1,3 +1,10 @@
-.follows-menu {
-  margin-top: 20px;
+@import "mixins";
+
+.form-sub-title {
+  flex-grow: 0;
+  margin-right: 30px;
+}
+
+.badge {
+  @include table-badge;
 }