From f82acdfde549309c20e423ab0be11e65fc552ead Mon Sep 17 00:00:00 2001
From: tanjiro <56165694+NANDINI-star@users.noreply.github.com>
Date: Fri, 5 Sep 2025 00:50:55 +0900
Subject: [PATCH 01/50] fix z-index
---
ui/litellm-dashboard/src/components/view_logs/index.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ui/litellm-dashboard/src/components/view_logs/index.tsx b/ui/litellm-dashboard/src/components/view_logs/index.tsx
index 6c9ef66e95..4552870ae9 100644
--- a/ui/litellm-dashboard/src/components/view_logs/index.tsx
+++ b/ui/litellm-dashboard/src/components/view_logs/index.tsx
@@ -550,7 +550,7 @@ export default function SpendLogsTable({
-
+
{quickSelectOpen && (
-
+
{quickSelectOptions.map((option) => (