Remove blank space at the bottom of the notebook

This commit is contained in:
Jeremy Tuloup 2022-04-26 10:48:00 +02:00
parent a17233cbf7
commit c95ad352df

View File

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