mirror of
				https://gitlab.com/famedly/fluffychat.git
				synced 2025-11-03 22:07:23 +01:00 
			
		
		
		
	fix: Size of bottomsheet
This commit is contained in:
		
							parent
							
								
									65bff2c194
								
							
						
					
					
						commit
						7579de7323
					
				@ -316,7 +316,7 @@ class ChatView extends StatelessWidget {
 | 
			
		||||
                  if (controller.room.canSendDefaultMessages &&
 | 
			
		||||
                      controller.room.membership == Membership.join)
 | 
			
		||||
                    Container(
 | 
			
		||||
                      padding: EdgeInsets.only(
 | 
			
		||||
                      margin: EdgeInsets.only(
 | 
			
		||||
                        bottom: bottomSheetPadding,
 | 
			
		||||
                        left: bottomSheetPadding,
 | 
			
		||||
                        right: bottomSheetPadding,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user