/*----------------------------------------------------------------------------- | Copyright (c) Jupyter Development Team. | | Distributed under the terms of the Modified BSD License. |----------------------------------------------------------------------------*/ .jp-ClassicSpacer { flex-grow: 1; flex-shrink: 1; } /* TODO: move to edit-extension */ .jp-Document { height: 100%; } .jp-MainAreaWidget { height: 100%; }