From 4a8fd309c5f3d998733daaabfc013309ffb22450 Mon Sep 17 00:00:00 2001 From: Kaname <56084970+kaname-png@users.noreply.github.com> Date: Wed, 7 Sep 2022 17:59:22 +0000 Subject: [PATCH] fix(routes): searchbar ui --- apps/ui/src/routes/index.svelte | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/apps/ui/src/routes/index.svelte b/apps/ui/src/routes/index.svelte index d9c646a83..698cac877 100644 --- a/apps/ui/src/routes/index.svelte +++ b/apps/ui/src/routes/index.svelte @@ -354,13 +354,16 @@ } -
-
{$t('index.dashboard')}
+
-
+ +
+
@@ -394,11 +397,11 @@