{status === 'running' && (
-
+
)}
{status !== 'running' && (
{steps}
diff --git a/web/app/components/workflow/run/status.tsx b/web/app/components/workflow/run/status.tsx
index 2eeafca95d..02b2ab50ed 100644
--- a/web/app/components/workflow/run/status.tsx
+++ b/web/app/components/workflow/run/status.tsx
@@ -22,11 +22,11 @@ const StatusPanel: FC
= ({
return (