mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-04 04:04:18 +00:00 
			
		
		
		
	Fix text overflow
This commit is contained in:
		@@ -171,7 +171,9 @@ class _UpdateConversationScreen extends State<UpdateConversationScreen> {
 | 
			
		||||
                          })
 | 
			
		||||
                      : null,
 | 
			
		||||
                ),
 | 
			
		||||
                Text(tr("Allow all members of the conversation to add users"))
 | 
			
		||||
                Flexible(
 | 
			
		||||
                    child: Text(tr(
 | 
			
		||||
                        "Allow all members of the conversation to add users")))
 | 
			
		||||
              ],
 | 
			
		||||
            ),
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user