From 8d28491a1ae30c7895356035b51d23cd348323ef Mon Sep 17 00:00:00 2001 From: mateo-berri <277851410+mateo-berri@users.noreply.github.com> Date: Sat, 5 Sep 2026 17:59:57 -0700 Subject: [PATCH] fix(ui): put the credential wizard's back button on the left, above the heading --- .../src/components/model_add/CredentialsPanel.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/litellm-dashboard/src/components/model_add/CredentialsPanel.tsx b/ui/litellm-dashboard/src/components/model_add/CredentialsPanel.tsx index 7a17a175c2e..a4ccd9aa33a 100644 --- a/ui/litellm-dashboard/src/components/model_add/CredentialsPanel.tsx +++ b/ui/litellm-dashboard/src/components/model_add/CredentialsPanel.tsx @@ -97,12 +97,12 @@ export default function CredentialsPanel() { if (isAddWizardOpen) { return (