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 @@ -
+