mirror of
				https://github.com/maxgoedjen/secretive.git
				synced 2025-11-04 01:10:56 +00:00 
			
		
		
		
	Ideal width
This commit is contained in:
		
							parent
							
								
									af77fd4a21
								
							
						
					
					
						commit
						67fe1c736f
					
				@ -87,6 +87,7 @@ struct SetupView: View {
 | 
			
		||||
            IntegrationsView()
 | 
			
		||||
                .frame(minWidth: 500, minHeight: 400)
 | 
			
		||||
        })
 | 
			
		||||
        .frame(idealWidth: 600)
 | 
			
		||||
        .fixedSize(horizontal: false, vertical: true)
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user