aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+about/about-follows/about-follows.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+about/about-follows/about-follows.component.scss')
-rw-r--r--client/src/app/+about/about-follows/about-follows.component.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/src/app/+about/about-follows/about-follows.component.scss b/client/src/app/+about/about-follows/about-follows.component.scss
index e0d597a96..c6114d270 100644
--- a/client/src/app/+about/about-follows/about-follows.component.scss
+++ b/client/src/app/+about/about-follows/about-follows.component.scss
@@ -12,3 +12,7 @@ a {
12 width: fit-content; 12 width: fit-content;
13 margin-top: 3px; 13 margin-top: 3px;
14} 14}
15
16.no-results {
17 justify-content: flex-start;
18}