Skip to content

Commit

Permalink
entire boolean controller is cursor: pointer (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
georgealways committed Nov 16, 2021
1 parent 642e474 commit 37ddc7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style/inputs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
width: var(--checkbox-size);
border-radius: var(--widget-border-radius);
text-align: center;
cursor: pointer;
&:checked:before {
font-family: 'lil-gui';
content: '';
Expand Down

0 comments on commit 37ddc7e

Please sign in to comment.