Fix CSS for ConverseJS v9.

This commit is contained in:
John Livingston
2022-01-03 16:10:57 +01:00
parent 564b1b7735
commit b255770836
2 changed files with 6 additions and 5 deletions

View File

@ -130,7 +130,8 @@
}
}
.chat-msg__avatar {
.chat-msg__avatar,
converse-avatar {
display: none;
}