Skip to content

Commit

Permalink
feat:img right 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Sieonn committed Dec 27, 2024
1 parent 87eedbc commit 17f1e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/profile-img/ProfileImg/ProfileImg.styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export const StyleProfileImg = {
EditButton: styled.button`
position: absolute;
bottom: -10px;
right: 140px;
right: 30%;
padding: 5px;
cursor: pointer;
`,
Expand Down

0 comments on commit 17f1e49

Please sign in to comment.