From 7e1cf10cb2a062b237bb93f59b462039ddb73781 Mon Sep 17 00:00:00 2001 From: utin-francis-peter Date: Sun, 9 Jun 2024 13:49:26 +0100 Subject: [PATCH] style: reduced retry container padding --- frontend/src/conversation/Conversation.tsx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/frontend/src/conversation/Conversation.tsx b/frontend/src/conversation/Conversation.tsx index 96a2d4d..8083710 100644 --- a/frontend/src/conversation/Conversation.tsx +++ b/frontend/src/conversation/Conversation.tsx @@ -233,7 +233,7 @@ export default function Conversation() { )} ) : ( -
+

There was an error during generation

@@ -247,11 +247,6 @@ export default function Conversation() { }) } > - {/* Reload icon */}