From d050060cd41cecb9a2b5b1b4f5d2ad0de32b2da8 Mon Sep 17 00:00:00 2001 From: mubashir1osmani Date: Thu, 6 Aug 2026 15:15:07 -0700 Subject: [PATCH] style(ui): strengthen playground chat composer border and shadow Make the shared chat input stand out with a fuller border, layered shadow, and a slightly stronger focus ring --- .../playground/components/chat_ui/ChatComposer.tsx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ui/litellm-dashboard/src/app/(dashboard)/playground/components/chat_ui/ChatComposer.tsx b/ui/litellm-dashboard/src/app/(dashboard)/playground/components/chat_ui/ChatComposer.tsx index 791c2192c1d..e5ab8e935cb 100644 --- a/ui/litellm-dashboard/src/app/(dashboard)/playground/components/chat_ui/ChatComposer.tsx +++ b/ui/litellm-dashboard/src/app/(dashboard)/playground/components/chat_ui/ChatComposer.tsx @@ -89,8 +89,12 @@ export function ChatComposer({ > {body ? (