Revert "Fix IME bug in text editor"

This reverts commit 9cbd0fceea.
This commit is contained in:
Kazuhito Yokoi
2020-01-09 12:53:39 +09:00
parent 9cbd0fceea
commit f0584df1d0

View File

@@ -78,8 +78,7 @@
}
textarea {
overflow: hidden;
padding: 0px 1px !important;
overflow: auto;
vertical-align: top;
}