]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+admin/follows/follows.component.scss
Add short description in config
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / follows / follows.component.scss
index d8ab419755048653cd94892b4f81fcdb9cdba824..385dfbb7d212dd002c7f4e5b068bfc2a26ec0e9a 100644 (file)
@@ -1,21 +1,10 @@
-.follows-menu {
-  margin-top: 20px;
+.admin-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;
 }