Remove blank space at the bottom of the notebook

pull/6376/head
Jeremy Tuloup 4 years ago
parent a17233cbf7
commit c95ad352df

@ -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);
}
/* ---- */

Loading…
Cancel
Save