mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 12:09:21 +00:00
Fix bad picture appearance
This commit is contained in:
parent
b8be70f6dc
commit
bebfdd7d35
@ -116,8 +116,8 @@
|
||||
}
|
||||
|
||||
#conversationsElem .conversation-msg-image {
|
||||
height: 50px;
|
||||
max-width: 50px;
|
||||
max-height: 50px;
|
||||
max-width: 150px;
|
||||
}
|
||||
|
||||
#conversationsElem .direct-chat-text {
|
||||
|
Loading…
Reference in New Issue
Block a user