diff --git a/ui/litellm-dashboard/src/components/view_logs/GuardrailViewer/GuardrailViewer.tsx b/ui/litellm-dashboard/src/components/view_logs/GuardrailViewer/GuardrailViewer.tsx index 5608e3677fa..cfa192db5a7 100644 --- a/ui/litellm-dashboard/src/components/view_logs/GuardrailViewer/GuardrailViewer.tsx +++ b/ui/litellm-dashboard/src/components/view_logs/GuardrailViewer/GuardrailViewer.tsx @@ -733,15 +733,15 @@ const GuardrailViewer = ({ data, accessToken, logEntry }: GuardrailViewerProps) )} - {/* ── Body: two columns ──────────────────────────────────── */} -
- {/* Left column: Request Lifecycle */} -
+ {/* ── Body: stacked ──────────────────────────────────────── */} +
+ {/* Request Lifecycle */} +
- {/* Right column: Evaluation Details */} -
+ {/* Evaluation Details */} +

Evaluation Details