Skip to content

Commit 519c463

Browse files
committed
Enable add a cell button
1 parent d518364 commit 519c463

File tree

1 file changed

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

1 file changed

+0
-2
lines changed

packages/notebook-extension/style/base.css

-2
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,6 @@ body[data-notebook='notebooks']
124124

125125
/* Tweak the notebook footer (to add a new cell) */
126126
body[data-notebook='notebooks'] .jp-Notebook-footer {
127-
/* TODO: re-enable */
128-
display: none;
129127
width: 100%;
130128
margin-left: unset;
131129
background: unset;

0 commit comments

Comments
 (0)