feat: remove width

This commit is contained in:
karishmas6
2024-08-29 23:14:19 +05:30
parent a2daa730d4
commit 44f701eb4d

View File

@@ -199,7 +199,6 @@ export const InterpretationLog = () => {
sx={{
marginLeft: '10px',
marginTop: '-8px',
width: '80px',
'& input': {
padding: '10px',
},