Skip to content

Commit

Permalink
Make the toggle non selectable
Browse files Browse the repository at this point in the history
  • Loading branch information
renintw committed Oct 14, 2024
1 parent daac412 commit 7cefb62
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ body.sensei {
text-decoration: underline;
text-underline-offset: 0.12em;
white-space: nowrap;
user-select: none;

&:hover {
text-decoration: none;
Expand Down

0 comments on commit 7cefb62

Please sign in to comment.