From 345af54100292fd953ece75b247f09e1217c3e18 Mon Sep 17 00:00:00 2001 From: yuneng-jiang Date: Mon, 23 Mar 2026 22:12:40 -0700 Subject: [PATCH] Address greptile review feedback (greploop iteration 1) Add missing display: block and marginTop: 8 to the grace period recommendation Text element, matching the original div styling. Co-Authored-By: Claude Opus 4.6 (1M context) --- .../src/components/organisms/regenerate_key_modal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/litellm-dashboard/src/components/organisms/regenerate_key_modal.tsx b/ui/litellm-dashboard/src/components/organisms/regenerate_key_modal.tsx index 59b46bb35c6..59d59cd519f 100644 --- a/ui/litellm-dashboard/src/components/organisms/regenerate_key_modal.tsx +++ b/ui/litellm-dashboard/src/components/organisms/regenerate_key_modal.tsx @@ -241,7 +241,7 @@ export function RegenerateKeyModal({ selectedToken, visible, onClose, onKeyUpdat > - + Recommended: 24h to 72h for production keys to allow seamless client migration.