Skip to content

Commit

Permalink
changed pointer to cursor (#2124)
Browse files Browse the repository at this point in the history
  • Loading branch information
geetchoudhary authored and rajvaibhavdubey committed Sep 19, 2019
1 parent db625e8 commit 36b5dd3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/app/styles/partials/my-profile.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
}
}

.item {
cursor: pointer;
}

.profile-change {
left: 24%;
Expand Down

0 comments on commit 36b5dd3

Please sign in to comment.