mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 10:26:15 -04:00
Chat: Use a <textarea>
for message input
This commit is contained in:
parent
ce5ef9350f
commit
834e05fc9c
3 changed files with 8 additions and 3 deletions
|
@ -109,6 +109,7 @@
|
|||
}
|
||||
#chatinputbox #chatinput {
|
||||
width: 100%;
|
||||
resize: vertical;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue