feat: -rm sx prop styles
This commit is contained in:
@@ -70,7 +70,7 @@ export const CollapsibleRow = ({ row, handleDelete, isOpen, currentLog, abortRun
|
|||||||
handleDelete();
|
handleDelete();
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}} sx={{'&:hover': { color: '#1976d2', backgroundColor: 'transparent' }}}>
|
}}>
|
||||||
<DeleteForever/>
|
<DeleteForever/>
|
||||||
</IconButton>
|
</IconButton>
|
||||||
</TableCell>
|
</TableCell>
|
||||||
|
|||||||
Reference in New Issue
Block a user