Fix bug of some IMEs cannot input in terminal

Fix bug of QQ pinyin and Rime IME cannot input characters in terminal.
This commit is contained in:
Python-37
2021-03-10 17:27:58 +08:00
committed by GitHub
parent ee88fca8c0
commit 7968b7ce7e
+1 -1
View File
@@ -59,7 +59,7 @@
}
.xterm .xterm-helper-textarea {
padding: 0;
/* padding: 0; */
border: 0;
margin: 0;
/* Move textarea out of the screen to the far left, so that the cursor is not visible */