From 1c1b2fd9ddafd94473482e0a48090357ca8410ed Mon Sep 17 00:00:00 2001 From: Junseo Park Date: Tue, 23 Feb 2021 09:57:53 +0900 Subject: [PATCH] chore: margin top smaller --- pages/pendingBots/[id]/[date].tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/pendingBots/[id]/[date].tsx b/pages/pendingBots/[id]/[date].tsx index b1f9653..7c4b638 100644 --- a/pages/pendingBots/[id]/[date].tsx +++ b/pages/pendingBots/[id]/[date].tsx @@ -28,7 +28,7 @@ const PendingBot: NextPage = ({ data }) => { return
-
+
{ data.state === 0 ?

승인 대기중

@@ -47,7 +47,7 @@ const PendingBot: NextPage = ({ data }) => { }
} -

{data.intro}

+

{data.intro}