index.css 410 B

12345678910
  1. /*-----------------------------------------------------------------------------
  2. | Copyright (c) Jupyter Development Team.
  3. | Distributed under the terms of the Modified BSD License.
  4. |----------------------------------------------------------------------------*/
  5. .jp-LabShell[data-shell-mode='single-document'] #jp-top-panel #jp-MainLogo {
  6. top: -28px;
  7. }
  8. @import url('~@jupyterlab/mainmenu/style/index.css');