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:
parent
fde4f9271b
commit
168042f9a4
6 changed files with 135 additions and 48 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue