We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2da987c commit 86dacdcCopy full SHA for 86dacdc
packages/notebook-extension/style/base.css
@@ -53,8 +53,6 @@ body[data-notebook='notebooks'] .jp-WindowedPanel-inner {
53
54
body[data-notebook='notebooks'] .jp-Notebook-cell {
55
background: var(--jp-layout-color0);
56
- padding-left: calc(2 * var(--jp-cell-padding));
57
- padding-right: calc(2 * var(--jp-cell-padding));
58
}
59
60
/* Empty space at the bottom of the notebook (similar to classic) */
0 commit comments