From 3bf63f64fedadee283d9a5386e432764ae7fefd9 Mon Sep 17 00:00:00 2001 From: Emily Date: Mon, 17 Jun 2024 14:42:40 +0200 Subject: [PATCH] fix new chat button --- dashboard/pages/analyst.vue | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/dashboard/pages/analyst.vue b/dashboard/pages/analyst.vue index a0b82c2..b979ca7 100644 --- a/dashboard/pages/analyst.vue +++ b/dashboard/pages/analyst.vue @@ -122,7 +122,8 @@ const defaultPrompts = [ How can i help you today?
-
+
{{ prompt }}
@@ -167,7 +168,7 @@ const defaultPrompts = [
+ class="bg-[#303030] lg:hidden hover:bg-[#464646] cursor-pointer px-4 py-2 rounded-full">
@@ -201,10 +202,12 @@ const defaultPrompts = [
History:
-
-
-
New chat
+
+
+
+
New chat
+