diff --git a/src/app.tsx b/src/app.tsx index 0554b37..9292e88 100644 --- a/src/app.tsx +++ b/src/app.tsx @@ -653,8 +653,14 @@ function Chat() { if (isUser) { return (
-
- {text} +
+ + {text} +
); @@ -662,7 +668,7 @@ function Chat() { return (
-
+