Skip to content

Commit

Permalink
Dashboard: show pointer cursor on KebabIcon (#1783)
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinH authored and SaraVieira committed Apr 17, 2019
1 parent 9587b97 commit 7b83b5a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ export const KebabIcon = styled(MoreInfoIcon)`
height: 16px;
width: 20px;
color: rgba(255, 255, 255, 0.6);
cursor: pointer;
&:hover {
color: rgba(255, 255, 255, 0.8);
Expand Down

0 comments on commit 7b83b5a

Please sign in to comment.