提交 97f15a90 编写于 作者: I isidor

panel: set z-index to initial, not 1

fixes #2321
上级 df7a28a9
......@@ -6,6 +6,11 @@
.monaco-workbench > .part.panel > .title {
border-top: 1px solid #007ACC;
}
.monaco-workbench > .part.panel {
z-index: initial;
}
.monaco-workbench.no-workspace > .part.panel > .title {
border-color: #68217A;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册