Skip to content

Commit

Permalink
fix: hovering (#1320)
Browse files Browse the repository at this point in the history
  • Loading branch information
AaadityaG authored Dec 24, 2023
1 parent abf4fc7 commit f96e4f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/Suggestions/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -140,4 +140,7 @@
.top-margin {
margin-top: 5rem;
}
.suggestion-user-list-item, .suggestion-user-img, .suggestion-user-name{
cursor: pointer;
}
}

0 comments on commit f96e4f0

Please sign in to comment.