]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+admin/follows/followers-list/followers-list.component.scss
Merge branch 'release/v1.0.0' into develop
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / follows / followers-list / followers-list.component.scss
index 0a0f621c6f6eea9a58022f7f9b96f3b28b220651..a6f0656b8b79d2f15cb6fe47be74c352f8488238 100644 (file)
@@ -1,3 +1,10 @@
-.btn {
-  margin-top: 10px;
-}
+@import '_variables';
+@import '_mixins';
+
+.caption {
+  justify-content: flex-end;
+
+  input {
+    @include peertube-input-text(250px);
+  }
+}
\ No newline at end of file