From d07bccfcafdf461fdac0048f345b39e31dedc60a Mon Sep 17 00:00:00 2001 From: Raphael Beer Date: Thu, 26 Mar 2020 05:16:44 +0100 Subject: [PATCH] Change: move filter input to bottom --- webapp/components/features/FollowList.vue | 44 +++++++++++++---------- 1 file changed, 26 insertions(+), 18 deletions(-) diff --git a/webapp/components/features/FollowList.vue b/webapp/components/features/FollowList.vue index eb9de7f2a..0f3bf8cfa 100644 --- a/webapp/components/features/FollowList.vue +++ b/webapp/components/features/FollowList.vue @@ -1,5 +1,5 @@ @@ -131,12 +131,20 @@ export default {