[Enhancement] Group widget messages by users (#367)
* Remove thumbnail * Show grouped messages
This commit is contained in:
parent
5c7c325c9c
commit
17587d8a0c
15 changed files with 157 additions and 96 deletions
|
@ -43,12 +43,6 @@ export default {
|
|||
.chat-bubble {
|
||||
border-top-right-radius: $space-smaller;
|
||||
}
|
||||
.user-avatar {
|
||||
visibility: hidden;
|
||||
}
|
||||
.agent-name {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
& + .agent-message {
|
||||
margin-top: $space-normal;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue