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 69c1259 commit 64af07dCopy full SHA for 64af07d
packages/notebook-extension/style/base.css
@@ -136,13 +136,6 @@ body[data-format='mobile'] .jp-Notebook > *:first-child {
136
137
body[data-notebook='notebooks'] .jp-WindowedPanel-window {
138
background: var(--jp-layout-color0);
139
- /* TODO: remove when https://github.com/jupyterlab/jupyterlab/pull/13154 is released */
140
- width: unset;
141
-}
142
-
143
-body[data-notebook='notebooks'] .jp-WindowedPanel-inner {
144
- /* TODO: remove when https://github.com/jupyterlab/jupyterlab/pull/13157 is released */
145
146
}
147
148
/* Notebook box shadow */
0 commit comments