From 73391b8432c8038894d3794350c55aee3cc0bfec Mon Sep 17 00:00:00 2001 From: Naved Date: Sun, 17 May 2026 23:13:28 -0400 Subject: [PATCH] Welcome screen fix --- webview-ui/src/components/chat/ChatView.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webview-ui/src/components/chat/ChatView.tsx b/webview-ui/src/components/chat/ChatView.tsx index 7026d093f5..270031b360 100644 --- a/webview-ui/src/components/chat/ChatView.tsx +++ b/webview-ui/src/components/chat/ChatView.tsx @@ -1610,8 +1610,8 @@ const ChatViewComponent: React.ForwardRefRenderFunction ) : ( -
-
+
+
setShowAnnouncementModal(true)} className="absolute top-2 right-3 z-10"