From f1b9e4fcc14ddd4991c6e40cd8060a6ea278475e Mon Sep 17 00:00:00 2001 From: cfy666 <3087823110@qq.com> Date: Mon, 22 Jun 2026 15:08:26 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=B3=BB=E7=BB=9F=E6=B6=88=E6=81=AF?= =?UTF-8?q?=E6=9C=80=E5=A4=A7=E5=AE=BD=E5=BA=A6=E9=99=90=E5=88=B6=E4=B8=8E?= =?UTF-8?q?=E5=B1=85=E4=B8=AD=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/App.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/src/App.css b/frontend/src/App.css index ca9e217..8cdd197 100644 --- a/frontend/src/App.css +++ b/frontend/src/App.css @@ -915,6 +915,8 @@ body { gap: 10px; padding: 6px 0; background: transparent; + max-width: 100%; + align-self: center; } .chat-message--system::before,