Improve images appearance

This commit is contained in:
Pierre HUBERT 2021-03-09 17:18:19 +01:00
parent bebfdd7d35
commit 339315395d

View File

@ -116,7 +116,7 @@
} }
#conversationsElem .conversation-msg-image { #conversationsElem .conversation-msg-image {
max-height: 50px; max-height: 90px;
max-width: 150px; max-width: 150px;
} }