]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+admin/follows/follows.component.scss
Bidi support
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / follows / follows.component.scss
index 835fa3b7830d312fff53d71ee27bda5cbfc5f389..55256c273283eeb2faa75d92dc7c811e3c61f9e7 100644 (file)
@@ -1,4 +1,11 @@
-.admin-sub-title {
+@import 'mixins';
+
+.form-sub-title {
+  @include margin-right(30px);
+
   flex-grow: 0;
-  margin-right: 30px;
+}
+
+.badge {
+  @include table-badge;
 }