Skip to content

Commit

Permalink
chore: 버튼정렬
Browse files Browse the repository at this point in the history
  • Loading branch information
faddishcorn committed Nov 13, 2024
1 parent 8c4dff3 commit 8a1a888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Mypage/Mypage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ const DeleteButtonWrapper = styled.div`
gap: 10px;
${breakpoints.mobile} {
flex-direction: column;
flex-direction: row;
align-items: stretch;
}
`;
Expand Down

0 comments on commit 8a1a888

Please sign in to comment.