Skip to content

Commit

Permalink
fix: allow glossary terms to be copy/pasted by Firefox users (#373)
Browse files Browse the repository at this point in the history
  • Loading branch information
SteelWagstaff authored Jan 8, 2025
1 parent 5541a44 commit a19fc78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/styles/components/specials/_glossaryterms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@

.glossary-term {
font-weight: bold;
user-select: text;
}

0 comments on commit a19fc78

Please sign in to comment.