fix: chat - height fixed for one-to-one messages

This commit is contained in:
gaelle morin 2021-07-02 14:27:23 +02:00
parent d5065aa77f
commit b61eb222b8
No known key found for this signature in database
GPG Key ID: 028426702B95CF9C
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
}
}
.message-header {
#messages {
@media (max-width: 768px) {