crystaltoolkit
crystaltoolkit copied to clipboard
StructureMoleculeComponent should use all available space in full screen mode
StructureMoleculeComponent doesn't fill its container in full screen mode. In the screenshot below, the component crops off the structure into a square even thought there is more available horizontal space. The component was created with default props:
structure_component = ctc.StructureMoleculeComponent(id="structure")
