From f6eca9f09fd8e90724d42b69cd9bff6bcc795240 Mon Sep 17 00:00:00 2001 From: Matilde Park Date: Thu, 1 Aug 2019 17:37:21 -0400 Subject: [PATCH] Prevent cutting of characters with height styling --- pkg/interface/chat/src/js/components/lib/chat-input.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/interface/chat/src/js/components/lib/chat-input.js b/pkg/interface/chat/src/js/components/lib/chat-input.js index 363290598..16df74205 100644 --- a/pkg/interface/chat/src/js/components/lib/chat-input.js +++ b/pkg/interface/chat/src/js/components/lib/chat-input.js @@ -161,7 +161,7 @@ export class ChatInput extends Component {