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; `,