From a2ee250178ef8d2a60d592489910f3493162ec3c Mon Sep 17 00:00:00 2001 From: jusrhee Date: Tue, 7 May 2024 19:23:22 -0400 Subject: [PATCH] fix total cost z-index --- dashboard/src/main/home/project-settings/UsagePage.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dashboard/src/main/home/project-settings/UsagePage.tsx b/dashboard/src/main/home/project-settings/UsagePage.tsx index fde7a5b312..cd92ee0e59 100644 --- a/dashboard/src/main/home/project-settings/UsagePage.tsx +++ b/dashboard/src/main/home/project-settings/UsagePage.tsx @@ -136,7 +136,7 @@ function UsagePage(): JSX.Element { Total cost: ${computeTotalCost(processedCosts)}