Skip to content

Commit

Permalink
Merge pull request bigbluebutton#15567 from ramonlsouza/fix-emoji-button
Browse files Browse the repository at this point in the history
fix: emoji picker button styles
  • Loading branch information
ramonlsouza authored Aug 29, 2022
2 parents 282c489 + 7dd5a3d commit fef01d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ class MessageForm extends PureComponent {
showEmojiPicker: !prevState.showEmojiPicker,
}))}
icon="happy"
color="dark"
color="light"
ghost
type="button"
circle
Expand Down

0 comments on commit fef01d8

Please sign in to comment.