mirror of
				https://gitlab.com/famedly/fluffychat.git
				synced 2025-11-04 06:17:26 +01:00 
			
		
		
		
	design: Make divider more thin
This commit is contained in:
		
							parent
							
								
									f7ec11a592
								
							
						
					
					
						commit
						0f3f17c2f1
					
				@ -502,10 +502,7 @@ class ChatView extends StatelessWidget {
 | 
			
		||||
                        ),
 | 
			
		||||
                      ),
 | 
			
		||||
                    ),
 | 
			
		||||
                    Divider(
 | 
			
		||||
                      height: 1,
 | 
			
		||||
                      thickness: 1,
 | 
			
		||||
                    ),
 | 
			
		||||
                    Divider(height: 1),
 | 
			
		||||
                    if (controller.room.canSendDefaultMessages &&
 | 
			
		||||
                        controller.room.membership == Membership.join &&
 | 
			
		||||
                        !controller.showEmojiPicker)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user