]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+about/about-follows/about-follows.component.scss
fix merge conflicts
[github/Chocobozzz/PeerTube.git] / client / src / app / +about / about-follows / about-follows.component.scss
index e0d597a96b70ceba4629832dbc09723060aeca78..f014847023aa275571509ec5963df99861862b61 100644 (file)
@@ -12,3 +12,13 @@ a {
   width: fit-content;
   margin-top: 3px;
 }
+
+.no-results {
+  justify-content: flex-start;
+}
+
+.showMore {
+  @include peertube-button-link;
+  padding: 0;
+  text-align: left;
+}