Skip to content

Commit

Permalink
fix(Legend): remove cursor-pointer
Browse files Browse the repository at this point in the history
  • Loading branch information
chauhanparth210 authored and satyamyadav committed Jan 27, 2021
1 parent f17b0d0 commit ae0b81f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions css/src/components/Legend.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
width: fit-content;
}

.Legend:hover {
cursor: pointer;
}

.Legend-icon {
border-radius: var(--spacing-s);
margin-right: var(--spacing);
Expand Down

0 comments on commit ae0b81f

Please sign in to comment.