mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-01 19:38:24 +08:00
fixed tts box caret showing words #566
This commit is contained in:
parent
4fc64274b1
commit
edf0904836
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@
|
|||
} */
|
||||
|
||||
#words .word {
|
||||
color: var(--bg-color) !important;
|
||||
color: transparent !important;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue