Skip to content

Commit e33d5e4

Browse files
committed
Add message list grouping compatibility with Angular SDK
1 parent 30bd6a3 commit e33d5e4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/styles/Avatar.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@
7070
&--top,
7171
&--middle {
7272
.str-chat__message {
73-
> .str-chat__avatar {
73+
> .str-chat__avatar,
74+
> .str-chat-angular__avatar-host {
7475
visibility: hidden;
7576
}
7677
}

0 commit comments

Comments
 (0)