Skip to content

Commit

Permalink
design: 마이페이지 - 스터디 placeholder 가운데 정렬 (SP-724)
Browse files Browse the repository at this point in the history
  • Loading branch information
SungHyun627 committed Sep 2, 2024
1 parent 07365f8 commit 54d83c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Pages/MyPageHome/StudiesSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ const PlaceHolder = ({ tab }: { tab: SelectedMyStudyStatus['selectedMyStudyStatu
);

const PlaceHolderBox = styled.div`
width: 100%;
padding-top: 32px;
display: flex;
flex-direction: column;
Expand Down

0 comments on commit 54d83c9

Please sign in to comment.