From 5adc0d9d4666d7552a2f2d38a810d954143c9a57 Mon Sep 17 00:00:00 2001 From: Alexey Haidamaka Date: Tue, 23 Sep 2025 05:14:21 +0200 Subject: [PATCH] add full-width model names (#6350) --- web-app/src/containers/ChatInput.tsx | 4 ++-- web-app/src/containers/DropdownModelProvider.tsx | 13 ++++++------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/web-app/src/containers/ChatInput.tsx b/web-app/src/containers/ChatInput.tsx index 0b34d0d3a..c5743647b 100644 --- a/web-app/src/containers/ChatInput.tsx +++ b/web-app/src/containers/ChatInput.tsx @@ -621,10 +621,10 @@ const ChatInput = ({ model, className, initialMessage }: ChatInputProps) => {
-
+
diff --git a/web-app/src/containers/DropdownModelProvider.tsx b/web-app/src/containers/DropdownModelProvider.tsx index 2023b1d6b..02b90d958 100644 --- a/web-app/src/containers/DropdownModelProvider.tsx +++ b/web-app/src/containers/DropdownModelProvider.tsx @@ -461,11 +461,11 @@ const DropdownModelProvider = ({ return ( -
+