diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx
index 314e7fe9..79e7f26c 100644
--- a/src/components/molecules/InterpretationLog.tsx
+++ b/src/components/molecules/InterpretationLog.tsx
@@ -191,14 +191,14 @@ export const InterpretationLog = () => {
} label="100" />
} label="Custom" />
{selectedOption === 'custom' && (
-
- )}
+
+ )}