mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Revert "Fix IME bug in text editor"
This reverts commit 9cbd0fceeafb7aee60498f39aec025b9f9bdf14c.
This commit is contained in:
parent
9cbd0fceea
commit
f0584df1d0
@ -78,8 +78,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
textarea {
|
textarea {
|
||||||
overflow: hidden;
|
overflow: auto;
|
||||||
padding: 0px 1px !important;
|
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user