From cfec6dcca430c907839d053fac72abcf32fc8a4c Mon Sep 17 00:00:00 2001 From: Tyler Brown Cifu Shuster Date: Thu, 5 Nov 2020 17:14:47 -0800 Subject: [PATCH] chat: unify line-height fixes https://github.com/urbit/landscape/issues/140 --- pkg/interface/src/views/apps/chat/components/chat-editor.js | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/interface/src/views/apps/chat/components/chat-editor.js b/pkg/interface/src/views/apps/chat/components/chat-editor.js index 936bd3989..2bf49bf7e 100644 --- a/pkg/interface/src/views/apps/chat/components/chat-editor.js +++ b/pkg/interface/src/views/apps/chat/components/chat-editor.js @@ -186,6 +186,7 @@ export default class ChatEditor extends Component { {...props} /> : this.messageChange(e, d, v)}