Skip to content

Commit

Permalink
Merge pull request #64 from NyangGleNyangGle/develop
Browse files Browse the repository at this point in the history
[Fix] username에 cursor:pointer 적용
  • Loading branch information
dduddu92 authored Dec 18, 2022
2 parents 0aec8a6 + d31ce1f commit 279759d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/member/SectionTitle.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ const NickNameChangeForm = styled.form`
padding: 5px 0;
white-space: nowrap;
transform: translateX(-50%);
cursor: pointer;
}
input.username {
Expand Down

0 comments on commit 279759d

Please sign in to comment.