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,
|
||||
}))}
|
||||
icon="happy"
|
||||
color="dark"
|
||||
color="light"
|
||||
ghost
|
||||
type="button"
|
||||
circle
|
||||
|
Loading…
Reference in New Issue
Block a user