style updates to message-only

This commit is contained in:
Ginger Wong
2020-08-19 14:46:20 -07:00
parent 0325af3ce7
commit 756311f03c
6 changed files with 15 additions and 13 deletions

View File

@@ -66,6 +66,8 @@ export default class ChatInput extends Component {
custom: json,
initialCategory: 'custom',
showPreview: false,
emojiSize: '30px',
emojisPerRow: 6,
position: 'top'
});
this.emojiPicker.on('emoji', emoji => {