From 49c4dd7ec32e210537e98aca11a391c025224c0f Mon Sep 17 00:00:00 2001 From: MahdiTurki Date: Mon, 27 Apr 2020 11:18:24 +0100 Subject: Add button to display full list in About page --- client/src/app/+about/about-follows/about-follows.component.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'client/src/app/+about/about-follows/about-follows.component.html') diff --git a/client/src/app/+about/about-follows/about-follows.component.html b/client/src/app/+about/about-follows/about-follows.component.html index 6d38e2109..fbca9f3b0 100644 --- a/client/src/app/+about/about-follows/about-follows.component.html +++ b/client/src/app/+about/about-follows/about-follows.component.html @@ -1,4 +1,4 @@ -
+

Follows

Followers instances

@@ -8,6 +8,8 @@ {{ follower }} + + Show full list
@@ -18,6 +20,8 @@ {{ following }} + + Show full list
-- cgit v1.2.3