Feature: Support an Emoji selector in the chat widget (#773)

* Adds emoji widget to web widget
* Style fixes for the send button
* Adds cursor to emoji widget action buttons
This commit is contained in:
Nithin David Thomas 2020-04-29 13:54:56 +05:30 committed by GitHub
parent fde4f9271b
commit 168042f9a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 135 additions and 48 deletions

View file

@ -57,7 +57,7 @@ export default {
display: flex;
align-items: center;
justify-content: center;
font-size: $font-size-large;
font-size: $font-size-big;
font-weight: $font-weight-medium;
}
}