diff --git a/frontend/src/components/timeline/ExecutionInspector.tsx b/frontend/src/components/timeline/ExecutionInspector.tsx index 0c63753a..c81dbf85 100644 --- a/frontend/src/components/timeline/ExecutionInspector.tsx +++ b/frontend/src/components/timeline/ExecutionInspector.tsx @@ -354,7 +354,7 @@ export function ExecutionInspector({ onRerunRun }: ExecutionInspectorProps = {}) style={{ height: timelineHeight }} > {selectedRun ? ( -
+
) : ( diff --git a/frontend/src/components/timeline/ExecutionTimeline.tsx b/frontend/src/components/timeline/ExecutionTimeline.tsx index cef31e4a..93a48d9e 100644 --- a/frontend/src/components/timeline/ExecutionTimeline.tsx +++ b/frontend/src/components/timeline/ExecutionTimeline.tsx @@ -305,7 +305,7 @@ export function ExecutionTimeline() { } return ( -
+