mirror of
https://github.com/jupyter/notebook.git
synced 2024-11-21 01:11:21 +08:00
Enable a bit scrolling past the notebook
This commit is contained in:
parent
2f56fccd18
commit
333cda912f
@ -44,8 +44,7 @@ body[data-notebook='notebooks'] .jp-Notebook {
|
||||
}
|
||||
|
||||
body[data-notebook='notebooks'] .jp-Notebook.jp-mod-scrollPastEnd::after {
|
||||
background: var(--jp-layout-color0);
|
||||
min-height: 0;
|
||||
min-height: 100px;
|
||||
}
|
||||
|
||||
/* body[data-notebook='notebooks'] .jp-WindowedPanel-window > *:first-child { */
|
||||
|
Loading…
Reference in New Issue
Block a user