diff --git a/assets/css/components/conversations/windows.css b/assets/css/components/conversations/windows.css index 32df3edf..cd0b595e 100644 --- a/assets/css/components/conversations/windows.css +++ b/assets/css/components/conversations/windows.css @@ -116,7 +116,7 @@ } #conversationsElem .conversation-msg-image { - max-height: 50px; + max-height: 90px; max-width: 150px; }