mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Display conversations correctly
This commit is contained in:
		@@ -17,8 +17,8 @@ const GroupConversationPage = {
 | 
			
		||||
        const convTarget = createElem2({
 | 
			
		||||
            appendTo: target,
 | 
			
		||||
            type: "div",
 | 
			
		||||
            class: "row",
 | 
			
		||||
            innerHTML: "<div class='col-md-6 group-page-conversation'></div>"
 | 
			
		||||
            class: "row group-page-conversation",
 | 
			
		||||
            innerHTML: "<div class='col-md-6'></div>"
 | 
			
		||||
        }).children[0]
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user