Skip to content

Commit

Permalink
Render pointer cursor on hovering over accordion
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmaroli committed Mar 11, 2020
1 parent cb1eb78 commit b6c11ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
padding: 15px 20px;
font-size: 17px;
color: #beb9b1;
cursor: pointer;
&:hover, &.active {
color: $dark-orange;
background-color: #3d3d3d;
Expand Down

0 comments on commit b6c11ad

Please sign in to comment.