[fix] changed css rule for single chat icon

This commit is contained in:
Markus 2023-07-19 17:24:37 +02:00
parent 5bae7cbd94
commit 45dba25a7a

View File

@ -425,7 +425,7 @@ body {
}
}
.single-chat-bubble {
.ds-flex-item.single-chat-bubble {
margin-right: 1em;
}
</style>