]> 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 d8ab419755048653cd94892b4f81fcdb9cdba824..08b3737f838ec1b5b9207b9b84b1898a73797b5b 100644 (file)
@@ -1,21 +1,10 @@
-.follows-menu {
-  margin-top: 20px;
+.form-sub-title {
+  flex-grow: 0;
+  margin-right: 30px;
 }
 
-tabset /deep/ {
-  .nav-link {
-    padding: 0;
-  }
-
-  .tab-link {
-    display: block;
-    text-align: center;
-    height: 40px;
-    width: 120px;
-    line-height: 40px;
-
-    &:hover, &:active, &:focus {
-      text-decoration: none !important;
-    }
-  }
+/deep/ .tab-content {
+  height: 0;
+  min-height: 0;
+  padding: 0;
 }