From 917ec444bb5b5b07b5dbffdb446eb35561984f1f Mon Sep 17 00:00:00 2001 From: Anish Sarkar <104695310+AnishSarkar22@users.noreply.github.com> Date: Wed, 1 Apr 2026 23:00:45 +0530 Subject: [PATCH] style: add overscroll-none class to ComposerAction component --- surfsense_web/components/assistant-ui/thread.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/surfsense_web/components/assistant-ui/thread.tsx b/surfsense_web/components/assistant-ui/thread.tsx index 2cf0393da..53770ef83 100644 --- a/surfsense_web/components/assistant-ui/thread.tsx +++ b/surfsense_web/components/assistant-ui/thread.tsx @@ -1063,7 +1063,7 @@ const ComposerAction: FC = ({ isBlockedByOtherUser = false >
Manage Tools