]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+admin/follows/follows.component.scss
Increase max stalled count in job queue
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / follows / follows.component.scss
index 242effd8592990b2fb7b2a3ab69eb263952cc8a5..08b3737f838ec1b5b9207b9b84b1898a73797b5b 100644 (file)
@@ -1,3 +1,10 @@
-.follows-menu {
-  margin-top: 20px;
+.form-sub-title {
+  flex-grow: 0;
+  margin-right: 30px;
+}
+
+/deep/ .tab-content {
+  height: 0;
+  min-height: 0;
+  padding: 0;
 }