diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index 87240871..ca31cff3 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -199,7 +199,6 @@ export const InterpretationLog = () => { sx={{ marginLeft: '10px', marginTop: '-8px', - width: '80px', '& input': { padding: '10px', },