From c2fcc2695be48ab526e856d56ae1c6721c0b7bd1 Mon Sep 17 00:00:00 2001 From: hay-kot Date: Tue, 30 Mar 2021 14:54:39 -0800 Subject: [PATCH] improve mobile search --- frontend/src/App.vue | 11 +++++++++-- frontend/src/components/UI/Search/SearchBar.vue | 4 ++-- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 7169d457b..1294f88bb 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -1,13 +1,13 @@