提交 23a1ee84 编写于 作者: R Rob Lourens

Tweak notebook z-indexes

Fix #96604
上级 31c2a490
......@@ -185,7 +185,7 @@
height: 26px;
right: 36px;
top: -14px; /* this lines up the bottom toolbar border with the current line when on line 01 */
z-index: 10;
z-index: 30;
}
.monaco-workbench .part.editor > .content .notebook-editor > .cell-list-container > .monaco-list > .monaco-scrollable-element > .monaco-list-rows > .monaco-list-row > .monaco-toolbar .action-item {
......@@ -361,7 +361,7 @@
}
.monaco-workbench .part.editor > .content .notebook-editor .monaco-list-row.cell-editor-focus .cell-editor-part:before {
z-index: 5;
z-index: 20;
content: "";
right: 0px;
left: 0px;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册