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