Merge pull request #15567 from ramonlsouza/fix-emoji-button
fix: emoji picker button styles
This commit is contained in:
commit
fef01d8fb6
@ -306,7 +306,7 @@ class MessageForm extends PureComponent {
|
|||||||
showEmojiPicker: !prevState.showEmojiPicker,
|
showEmojiPicker: !prevState.showEmojiPicker,
|
||||||
}))}
|
}))}
|
||||||
icon="happy"
|
icon="happy"
|
||||||
color="dark"
|
color="light"
|
||||||
ghost
|
ghost
|
||||||
type="button"
|
type="button"
|
||||||
circle
|
circle
|
||||||
|
Loading…
Reference in New Issue
Block a user