We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b3b5b3 commit 2da987cCopy full SHA for 2da987c
packages/notebook-extension/style/base.css
@@ -140,7 +140,6 @@ body[data-format='mobile'] .jp-ToolbarButton .jp-DebuggerBugButton {
140
body[data-notebook='notebooks'] .jp-WindowedPanel-viewport {
141
background: var(--jp-layout-color0);
142
box-shadow: var(--jp-elevation-z4);
143
- padding: unset;
144
145
/* Extra padding at the top and bottom so the notebook looks nicer */
146
padding-top: calc(2 * var(--jp-notebook-padding));
0 commit comments