diff --git a/frontend/src/conversation/Conversation.tsx b/frontend/src/conversation/Conversation.tsx
index c7f49411..5b2e6981 100644
--- a/frontend/src/conversation/Conversation.tsx
+++ b/frontend/src/conversation/Conversation.tsx
@@ -170,10 +170,10 @@ export default function Conversation() {
{status === 'loading' ? (
) : (
-