We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f56fcc commit 333cda9Copy full SHA for 333cda9
packages/notebook-extension/style/base.css
@@ -44,8 +44,7 @@ body[data-notebook='notebooks'] .jp-Notebook {
44
}
45
46
body[data-notebook='notebooks'] .jp-Notebook.jp-mod-scrollPastEnd::after {
47
- background: var(--jp-layout-color0);
48
- min-height: 0;
+ min-height: 100px;
49
50
51
/* body[data-notebook='notebooks'] .jp-WindowedPanel-window > *:first-child { */
0 commit comments