Skip to content

Commit

Permalink
feat: changing cursor to pointer
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinLaubenstein authored and nowseemee committed Jul 27, 2021
1 parent 20739c6 commit 0ee4d43
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ scale-radio-button {
display: flex;
flex-wrap: wrap;
align-items: center;
cursor: pointer;
}

.radio-button .radio-button__meta {
Expand Down

0 comments on commit 0ee4d43

Please sign in to comment.