From c3f89e01061d2a920d2e323a68d9771ca6c9a8f3 Mon Sep 17 00:00:00 2001 From: Bohdan Triapitsyn Date: Sun, 23 Aug 2026 23:40:41 +0300 Subject: [PATCH] fix(ui): soften btw panel shadow Replace the floating-glass elevation stack with the composer pill's soft shadow and a plain theme border; the glass background and blur stay. --- packages/ui/src/components/chat/btw/BtwPanel.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/src/components/chat/btw/BtwPanel.tsx b/packages/ui/src/components/chat/btw/BtwPanel.tsx index ecae7ba3..54c55c6d 100644 --- a/packages/ui/src/components/chat/btw/BtwPanel.tsx +++ b/packages/ui/src/components/chat/btw/BtwPanel.tsx @@ -233,7 +233,7 @@ const BtwFrame: React.FC<{ role="dialog" aria-label="btw" > -
+
{onTitleClick ? (