From 8a998dcccbf59ffebe518f49d5bd5ceb5ac0fdb4 Mon Sep 17 00:00:00 2001 From: silver0108 Date: Thu, 3 Aug 2023 18:25:20 +0900 Subject: [PATCH] =?UTF-8?q?[=20style=20]=20margin=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/profile/MyApplyClass.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/profile/MyApplyClass.tsx b/src/components/profile/MyApplyClass.tsx index c892bee..71e2556 100644 --- a/src/components/profile/MyApplyClass.tsx +++ b/src/components/profile/MyApplyClass.tsx @@ -46,7 +46,7 @@ const St = { `, ScrollableContainer: styled.div` height: 25rem; - margin-bottom: 5rem; + margin-bottom: 7rem; overflow-y: auto; `,