diff --git a/src/components/molecules/ColapsibleRow.tsx b/src/components/molecules/ColapsibleRow.tsx index ca56bf4c..c0baf84a 100644 --- a/src/components/molecules/ColapsibleRow.tsx +++ b/src/components/molecules/ColapsibleRow.tsx @@ -70,7 +70,7 @@ export const CollapsibleRow = ({ row, handleDelete, isOpen, currentLog, abortRun handleDelete(); } }) - }} sx={{'&:hover': { color: '#1976d2', backgroundColor: 'transparent' }}}> + }}>