From de86c4c46a7ffac50dbab044b26b7bf1e203ea27 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Sat, 24 Aug 2024 10:05:06 +0530 Subject: [PATCH] feat: set overflowY to none --- src/components/molecules/InterpretationLog.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index 540c6ddf..948d746f 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -103,7 +103,7 @@ export const InterpretationLog = () => {