From 23b71b0dff1c96ea21729d146e3b304e6be3077f Mon Sep 17 00:00:00 2001 From: sabaimran Date: Tue, 9 Jul 2024 20:52:38 +0530 Subject: [PATCH] Remove shadow from the slash command bar --- src/interface/web/app/chat/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/interface/web/app/chat/page.tsx b/src/interface/web/app/chat/page.tsx index 6aa43dc9..98faad15 100644 --- a/src/interface/web/app/chat/page.tsx +++ b/src/interface/web/app/chat/page.tsx @@ -217,7 +217,7 @@ function ChatInputArea(props: ChatInputProps) { e.preventDefault()} className={`${props.isMobileWidth} ? 'w-[100vw] : w-full`}> - + No matching commands.