mirror of
				https://gitlab.com/famedly/fluffychat.git
				synced 2025-11-03 13:57:27 +01:00 
			
		
		
		
	fix: Line color
This commit is contained in:
		
							parent
							
								
									b08541e2db
								
							
						
					
					
						commit
						3d59d9a415
					
				@ -981,7 +981,6 @@ class _ChatState extends State<Chat> {
 | 
			
		||||
                ),
 | 
			
		||||
                Divider(
 | 
			
		||||
                  height: 1,
 | 
			
		||||
                  color: Theme.of(context).secondaryHeaderColor,
 | 
			
		||||
                  thickness: 1,
 | 
			
		||||
                ),
 | 
			
		||||
                room.canSendDefaultMessages &&
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user