Skip to content

Commit

Permalink
fix: show pointer for theme toggle icons (#611)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamJaggard authored May 12, 2023
1 parent c73b4e1 commit 71358ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/components/Header/ThemeToggleButton.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
align-items: center;
justify-content: center;
opacity: 0.5;
cursor: pointer;
}

.theme-toggle .checked {
Expand Down

1 comment on commit 71358ce

@vercel
Copy link

@vercel vercel bot commented on 71358ce May 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.