Revert "Fix IME bug in text editor"

This reverts commit 9cbd0fceea.
pull/2411/head
Kazuhito Yokoi 2020-01-09 12:53:39 +09:00
parent 9cbd0fceea
commit f0584df1d0
1 changed files with 1 additions and 2 deletions

View File

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