feat: apply margin top 10px

This commit is contained in:
karishmas6
2024-10-20 21:23:18 +05:30
parent c6290eca5b
commit 1710f123aa

View File

@@ -119,6 +119,7 @@ export const InterpretationLog: React.FC<InterpretationLogProps> = ({ isOpen, se
variant="contained"
color="primary"
sx={{
marginTop: '10px',
color: 'white',
position: 'absolute',
background: '#ff00c3',