mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-04 04:04:18 +00:00 
			
		
		
		
	Increase navbar size
This commit is contained in:
		@@ -116,7 +116,7 @@ class ComunicAppBar extends StatelessWidget implements PreferredSizeWidget {
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  @override
 | 
			
		||||
  Size get preferredSize => Size.fromHeight(35);
 | 
			
		||||
  Size get preferredSize => Size.fromHeight(40);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/// The [Widget] part of a menu item
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user