diff --git a/src/components/run/RunContent.tsx b/src/components/run/RunContent.tsx index 4cc787d14..197f4b1fa 100644 --- a/src/components/run/RunContent.tsx +++ b/src/components/run/RunContent.tsx @@ -615,7 +615,7 @@ export const RunContent = ({ row, currentLog, interpretationInProgress, logEndRe return ( - + {row.status === 'running' || row.status === 'queued' ? (