From ff1c7ebd22e309ff34e096781b793d4e9cab9fb5 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Sat, 19 Oct 2024 19:38:25 +0530 Subject: [PATCH] feat: ui alignment for table & text --- .../molecules/InterpretationLog.tsx | 172 +++++++++--------- 1 file changed, 87 insertions(+), 85 deletions(-) diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index 53e3574d..fe2924fd 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -112,97 +112,99 @@ export const InterpretationLog: React.FC = ({ isOpen, se }, [hasScrapeListAction, hasScrapeSchemaAction, hasScreenshotAction, setIsOpen]); return ( - - - - - - Output Data Preview - -
+ +