From 832d56381bd94e3ad4affc0b19b21f2e9c46641a Mon Sep 17 00:00:00 2001 From: Jing Hua Date: Sat, 22 Apr 2023 19:49:25 +0800 Subject: [PATCH] style: padding --- src/components/GoogleSync/GoogleSync.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/GoogleSync/GoogleSync.tsx b/src/components/GoogleSync/GoogleSync.tsx index 3cdca8e..a90459f 100644 --- a/src/components/GoogleSync/GoogleSync.tsx +++ b/src/components/GoogleSync/GoogleSync.tsx @@ -85,7 +85,7 @@ const GoogleSync = ({ clientId }: { clientId: string }) => { return (
{ setIsModalOpen(true); }}