Skip to content

Commit

Permalink
Set cursor to pointer for dropdown items
Browse files Browse the repository at this point in the history
  • Loading branch information
Studio384 committed Aug 22, 2022
1 parent 7f89888 commit 243104e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/_dropdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
color: $body-text;
width: 100%;
box-sizing: border-box;
cursor: pointer;

&:not(:first-child) {
margin-top: .125rem;
Expand Down

0 comments on commit 243104e

Please sign in to comment.