fix: Update the height of the input based on the rows (#8373)
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
<div v-else class="chat-message-input is-focused">
|
||||
<resizable-text-area
|
||||
id="chat-input"
|
||||
:rows="1"
|
||||
:placeholder="
|
||||
$t('INBOX_MGMT.WIDGET_BUILDER.FOOTER.CHAT_INPUT_PLACEHOLDER')
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user