Skip to content

Commit

Permalink
fix: crt not applied to typo hints (@fehmer) (#6103)
Browse files Browse the repository at this point in the history
  • Loading branch information
fehmer authored Dec 23, 2024
1 parent 0a9928c commit a678047
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/static/funbox/crt.css
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ body.crtmode footer,
body.crtmode #result,
body.crtmode #popups,
body.crtmode #notificationCenter,
body.crtmode .word.error,
body.crtmode .word .hints hint,
body.crtmode #words .word.error,
body.crtmode #words .word .hints hint,
body.crtmode input,
body.crtmode button,
body.crtmode textarea,
Expand Down

0 comments on commit a678047

Please sign in to comment.