mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-04 20:47:54 +08:00
fix: crt not applied to typo hints (@fehmer) (#6103)
This commit is contained in:
parent
0a9928c411
commit
a67804746d
1 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue