Skip to content

Commit 64af07d

Browse files
committed
Remove CSS patches
1 parent 69c1259 commit 64af07d

File tree

1 file changed

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

1 file changed

+0
-7
lines changed

packages/notebook-extension/style/base.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -136,13 +136,6 @@ body[data-format='mobile'] .jp-Notebook > *:first-child {
136136

137137
body[data-notebook='notebooks'] .jp-WindowedPanel-window {
138138
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-
width: unset;
146139
}
147140

148141
/* Notebook box shadow */

0 commit comments

Comments
 (0)