From 1bc3f02d9b8f11cac69c32360aecab3fed89f756 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Tue, 30 Dec 2025 00:34:58 +0530 Subject: [PATCH] fix: align all actions to right end --- src/components/api/ApiKey.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/api/ApiKey.tsx b/src/components/api/ApiKey.tsx index 413d866c..3feb590d 100644 --- a/src/components/api/ApiKey.tsx +++ b/src/components/api/ApiKey.tsx @@ -131,7 +131,7 @@ const ApiKeyManager = () => { {apiKey ? ( - +
{t('apikey.table.name')}