From e4c07eb8951866c2fd6a9dc0129737627f842ff0 Mon Sep 17 00:00:00 2001 From: Walber Cardoso <50842245+walbercardoso@users.noreply.github.com> Date: Tue, 9 Apr 2024 21:34:22 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=9F=20style:=20CodeAnalyze=20Animation?= =?UTF-8?q?=20(#2348)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * refactor(CodeAnaluzer SVG) * refactor(CodeAnalyzer SVG) * style: center terminal animation, reduce scaling --------- Co-authored-by: Danny Avila Co-authored-by: Danny Avila --- .../Chat/Messages/Content/CodeAnalyze.tsx | 14 ++-- client/src/style.css | 65 ++++++++++++++++++- 2 files changed, 74 insertions(+), 5 deletions(-) diff --git a/client/src/components/Chat/Messages/Content/CodeAnalyze.tsx b/client/src/components/Chat/Messages/Content/CodeAnalyze.tsx index 5f6b4eb8e5..c0ab640dd4 100644 --- a/client/src/components/Chat/Messages/Content/CodeAnalyze.tsx +++ b/client/src/components/Chat/Messages/Content/CodeAnalyze.tsx @@ -85,14 +85,14 @@ const CodeInProgress = ({ style={{ opacity: 1, transform: 'none' }} data-projection-id="77" > -
+
@@ -101,7 +101,10 @@ const CodeInProgress = ({ - + - +