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,