Skip to content

Commit

Permalink
Merge pull request #6376 from jtpio/notebook-height
Browse files Browse the repository at this point in the history
Remove blank space at the bottom of the notebook
  • Loading branch information
jtpio authored Apr 26, 2022
2 parents 01464e1 + e3ca5cc commit 4194024
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/notebook-extension/style/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ body[data-notebook='notebooks'] .jp-Notebook {

body[data-notebook='notebooks'] .jp-Notebook.jp-mod-scrollPastEnd::after {
background: var(--jp-layout-color0);
min-height: var(--jp-notebook-padding);
}

/* ---- */
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ui-tests/test/mobile.spec.ts-snapshots/notebook-firefox-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4194024

Please sign in to comment.