From d2a74ea1a2965eb38609bb8029a41b45beab89ce Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 7 Feb 2024 15:53:49 +0200 Subject: add .input class to all inputs --- src/components/search/search.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/search/search.vue') diff --git a/src/components/search/search.vue b/src/components/search/search.vue index 19b9c577..bab91f3f 100644 --- a/src/components/search/search.vue +++ b/src/components/search/search.vue @@ -9,7 +9,7 @@ -- cgit v1.2.3-70-g09d2 From 73f6ecb21e9a705caac0d1ce6b38b3aa75e4345b Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Thu, 29 Feb 2024 18:07:15 +0200 Subject: clean up some variables, fixing search footer --- src/components/lists_card/lists_card.vue | 16 +------------ src/components/notifications/notifications.vue | 2 +- src/components/search/search.vue | 26 +++++----------------- .../user_list_popover/user_list_popover.vue | 2 -- 4 files changed, 8 insertions(+), 38 deletions(-) (limited to 'src/components/search/search.vue') diff --git a/src/components/lists_card/lists_card.vue b/src/components/lists_card/lists_card.vue index 925da3a5..a5dc6371 100644 --- a/src/components/lists_card/lists_card.vue +++ b/src/components/lists_card/lists_card.vue @@ -21,8 +21,6 @@ diff --git a/src/components/notifications/notifications.vue b/src/components/notifications/notifications.vue index eb128450..87e7b68d 100644 --- a/src/components/notifications/notifications.vue +++ b/src/components/notifications/notifications.vue @@ -85,7 +85,7 @@