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 - -
+ +