mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-03 19:54:14 +00:00 
			
		
		
		
	Fix word break issue
This commit is contained in:
		@@ -84,6 +84,10 @@
 | 
				
			|||||||
	height: 50px;
 | 
						height: 50px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#conversationsElem .direct-chat-text {
 | 
				
			||||||
 | 
						word-break: break-all;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#conversationsElem .direct-chat-text .emoji {
 | 
					#conversationsElem .direct-chat-text .emoji {
 | 
				
			||||||
	height: 1em;
 | 
						height: 1em;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user