From d0c1f1ab8a836e5d8daa0a43d91d87a3c14463c3 Mon Sep 17 00:00:00 2001 From: Abdussamet Kocak Date: Fri, 24 Jul 2026 15:56:19 +0200 Subject: [PATCH] feat(chat): Update models --- chat/index.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/chat/index.html b/chat/index.html index 264bd63..55f005d 100644 --- a/chat/index.html +++ b/chat/index.html @@ -92,7 +92,7 @@ color: var(--text-user); } - .user-message > div { + .user-message .text { color: var(--text-user); margin-left: auto; white-space: pre-wrap; @@ -282,7 +282,7 @@ -
+