Skip to content

Commit 0871e31

Browse files
authored
fixed cell execution height css (#13515)
Signed-off-by: Jonah Iden <[email protected]>
1 parent 1a03381 commit 0871e31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/notebook/src/browser/style/index.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@
143143
}
144144

145145
.theia-notebook-code-cell-execution-order {
146-
height: 35px;
147146
display: block;
148147
font-family: var(--monaco-monospace-font);
149148
font-size: 10px;

0 commit comments

Comments
 (0)