From 71a2fc5331a2d808203e4e11ffdc533ee6f7fe12 Mon Sep 17 00:00:00 2001 From: yuneng-jiang Date: Tue, 20 Jan 2026 14:16:03 -0800 Subject: [PATCH] fix classnames --- .../src/components/playground/chat_ui/ChatUI.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/litellm-dashboard/src/components/playground/chat_ui/ChatUI.tsx b/ui/litellm-dashboard/src/components/playground/chat_ui/ChatUI.tsx index 801a9b8391..a3bdaccd80 100644 --- a/ui/litellm-dashboard/src/components/playground/chat_ui/ChatUI.tsx +++ b/ui/litellm-dashboard/src/components/playground/chat_ui/ChatUI.tsx @@ -1173,7 +1173,7 @@ const ChatUI: React.FC = ({
- + Custom Proxy Base URL {proxySettings?.LITELLM_UI_API_DOC_BASE_URL && !customProxyBaseUrl && (