Skip to content

Commit 279759d

Browse files
authored
Merge pull request #64 from NyangGleNyangGle/develop
[Fix] username에 cursor:pointer 적용
2 parents 0aec8a6 + d31ce1f commit 279759d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/member/SectionTitle.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ const NickNameChangeForm = styled.form`
167167
padding: 5px 0;
168168
white-space: nowrap;
169169
transform: translateX(-50%);
170+
cursor: pointer;
170171
}
171172
172173
input.username {

0 commit comments

Comments
 (0)