diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index b63ad91d..76a73b5e 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -171,22 +171,25 @@ export const InterpretationLog = () => { -
- - -

What is the maximum number of rows you want to extract?

-
- - } label="10" /> - } label="100" /> - } label="Custom" /> - -
-
-

Additional Options

- -
+
+ + +

What is the maximum number of rows you want to extract?

+
+ + } label="10" /> + } label="100" /> + } label="Custom" /> + +
+ +
+

Additional Options

+
+
) : null }