execution count misposition on expand.

This commit is contained in:
rebornix 2021-08-10 13:51:49 -07:00
parent a5cc64cd6a
commit 695d05f8ff

View file

@ -597,10 +597,6 @@
line-height: 15px;
}
.monaco-workbench .notebookOverlay > .cell-list-container > .monaco-list > .monaco-scrollable-element > .monaco-list-rows > .monaco-list-row .output-collapsed .execution-count-label {
bottom: 24px;
}
.monaco-workbench .notebookOverlay .cell .cell-editor-part {
position: relative;
}