fixed tts box caret showing words #566

This commit is contained in:
Jack 2020-11-10 13:53:54 +00:00
parent 4fc64274b1
commit edf0904836

View file

@ -3,5 +3,5 @@
} */
#words .word {
color: var(--bg-color) !important;
color: transparent !important;
}