diff --git a/src/components/run/RunContent.tsx b/src/components/run/RunContent.tsx index 65a49a2e..1102a5cf 100644 --- a/src/components/run/RunContent.tsx +++ b/src/components/run/RunContent.tsx @@ -614,7 +614,7 @@ export const RunContent = ({ row, currentLog, interpretationInProgress, logEndRe return ( - + {row.status === 'running' || row.status === 'queued' ? (