Skip to content

Commit

Permalink
Don't change checkbox labels' font-weight on hover (#2610)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterzen authored Nov 20, 2023
1 parent 281e6bc commit 6afd126
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions client/webserver/site/src/css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -545,10 +545,6 @@ sup.token-parent {

.form-check-label {
cursor: pointer;

&:hover {
font-weight: bold;
}
}

.panel {
Expand Down

0 comments on commit 6afd126

Please sign in to comment.