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 e545399 commit cf8688eCopy full SHA for cf8688e
packages/notebook-extension/style/base.css
@@ -52,12 +52,6 @@ body[data-notebook='notebooks']
52
min-height: 100px;
53
}
54
55
-/* Workaround for disabling the full windowing mode */
56
-body[data-notebook='notebooks']
57
- .jp-Toolbar-item[data-jp-item-name='scrollbar'] {
58
- display: none;
59
-}
60
-
61
/* Fix background colors */
62
63
body[data-notebook='notebooks'] .jp-WindowedPanel-outer > * {
0 commit comments