From a3c494ea28228c119928efbfcfe0f395058d334d Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Fri, 29 Nov 2024 22:33:02 +0530 Subject: [PATCH] feat: center loader vertically & horizontally --- src/components/organisms/ApiKey.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/organisms/ApiKey.tsx b/src/components/organisms/ApiKey.tsx index 201947a9..5b029d78 100644 --- a/src/components/organisms/ApiKey.tsx +++ b/src/components/organisms/ApiKey.tsx @@ -100,6 +100,7 @@ const ApiKeyManager = () => { justifyContent: 'center', alignItems: 'center', height: '100vh', + width: '100vw', }} >