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:
parent
d07bc200c4
commit
f873990900
@ -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}
|
||||||
|
Loading…
Reference in New Issue
Block a user