From 441cd932e46e68a209c1f318dcd7c73fd208998b Mon Sep 17 00:00:00 2001 From: amhsirak Date: Tue, 3 Feb 2026 11:22:50 +0530 Subject: [PATCH] fix: inherit cancel btn color --- src/components/api/ApiKey.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/api/ApiKey.tsx b/src/components/api/ApiKey.tsx index ab633fe7..175fd545 100644 --- a/src/components/api/ApiKey.tsx +++ b/src/components/api/ApiKey.tsx @@ -230,7 +230,6 @@ const ApiKeyManager = () => { )} - {/* Delete confirmation dialog */} Delete API Key @@ -240,7 +239,7 @@ const ApiKeyManager = () => { -