From 5946e3309fe6c7fac70410d65f433d72b61bf158 Mon Sep 17 00:00:00 2001 From: Frank Elsinga Date: Tue, 25 Jun 2024 15:58:09 +0200 Subject: [PATCH] fixed how the parsed_id is displayed and made more of the search bar appear on small devices --- webclient/components/AppSearchBar.vue | 2 +- webclient/components/SearchResultItem.vue | 23 ++++++++++++----------- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/webclient/components/AppSearchBar.vue b/webclient/components/AppSearchBar.vue index 5c97ee22c..a98d9cded 100644 --- a/webclient/components/AppSearchBar.vue +++ b/webclient/components/AppSearchBar.vue @@ -163,7 +163,7 @@ const { data, error } = await useFetch(url, {