diff --git a/src/pages/TaskAssistant.tsx b/src/pages/TaskAssistant.tsx index 45f2c22..3de904f 100644 --- a/src/pages/TaskAssistant.tsx +++ b/src/pages/TaskAssistant.tsx @@ -207,8 +207,8 @@ function ChatPage() { style={{ backgroundColor: msg.role === 'user' ? token.colorPrimary : token.colorSuccess, flexShrink: 0 }} />