From 58e9bb79cbb08f7f7deb07e06c9d4afbf1523da0 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Sat, 26 Oct 2024 23:47:35 +0530 Subject: [PATCH] feat: remove center align --- src/components/organisms/ProxyForm.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/organisms/ProxyForm.tsx b/src/components/organisms/ProxyForm.tsx index 35aa3aa8..636a92f3 100644 --- a/src/components/organisms/ProxyForm.tsx +++ b/src/components/organisms/ProxyForm.tsx @@ -144,8 +144,8 @@ const ProxyForm: React.FC = () => { {tabIndex === 0 && ( isProxyConfigured ? ( - - + + Current Proxy Configuration