1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-07-12 06:02:53 +00:00

Improve images appearance

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

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