Skip to content

Commit 2da987c

Browse files
committed
remove unsetting notebook work area / viewport padding
1 parent 8b3b5b3 commit 2da987c

File tree

1 file changed

+0
-1
lines changed
  • packages/notebook-extension/style

1 file changed

+0
-1
lines changed

packages/notebook-extension/style/base.css

-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ body[data-format='mobile'] .jp-ToolbarButton .jp-DebuggerBugButton {
140140
body[data-notebook='notebooks'] .jp-WindowedPanel-viewport {
141141
background: var(--jp-layout-color0);
142142
box-shadow: var(--jp-elevation-z4);
143-
padding: unset;
144143

145144
/* Extra padding at the top and bottom so the notebook looks nicer */
146145
padding-top: calc(2 * var(--jp-notebook-padding));

0 commit comments

Comments
 (0)