feat: Add an extended bubble design for the widget (#1123)
* feat: Add a new design for chat bubble Signed-off-by: Pranav Raj Sreepuram <pranavrajs@gmail.com> * Add i18n * Fix stye issues * Set fixed font-size * Update docs for bubble
This commit is contained in:
@@ -6,6 +6,7 @@ window.chatwootSettings = {
|
||||
hideMessageBubble: false,
|
||||
position: 'left',
|
||||
locale: 'en',
|
||||
type: 'expanded_bubble',
|
||||
};
|
||||
|
||||
(function(d,t) {
|
||||
|
||||
Reference in New Issue
Block a user