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:
committed by
GitHub
parent
fde4f9271b
commit
168042f9a4
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user