Family tree is shown full width
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@@ -165,6 +165,7 @@ export function ComplexFamilyTree(p: {
 | 
				
			|||||||
        </IconButton>
 | 
					        </IconButton>
 | 
				
			||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
      <div
 | 
					      <div
 | 
				
			||||||
 | 
					        style={{ width: "100%" }}
 | 
				
			||||||
        className={`f3 ${darkTheme.enabled ? "f3-dark" : "f3-light"}`}
 | 
					        className={`f3 ${darkTheme.enabled ? "f3-dark" : "f3-light"}`}
 | 
				
			||||||
        id="FamilyChart"
 | 
					        id="FamilyChart"
 | 
				
			||||||
        ref={applyTree}
 | 
					        ref={applyTree}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user