fixed client chat drop
This commit is contained in:
parent
c06b59375a
commit
beda4d4932
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@
|
|||
<div class="form-group">
|
||||
<textarea id="input-chat-input"
|
||||
type="text"
|
||||
class="form-control input-message"
|
||||
class="form-control input-message client-chat-box-field"
|
||||
placeholder="{{tr 'enter a chat message...' /}}"
|
||||
autocomplete="off"></textarea>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue