diff --git a/frontend/src/features/agents/components/drilldown/ChatTracker.js b/frontend/src/features/agents/components/drilldown/ChatTracker.js index ad71d63..83a4a44 100644 --- a/frontend/src/features/agents/components/drilldown/ChatTracker.js +++ b/frontend/src/features/agents/components/drilldown/ChatTracker.js @@ -31,7 +31,7 @@ )} -
+
{/* Error Bar Overlay */} {agent?.status === 'error_suspended' && agent?.last_error && (
@@ -55,14 +55,16 @@
)} - +
+ +
{/* Tracking HUD Overlay */}