This commit is contained in:
Peng Lyu 2019-11-15 10:48:44 -08:00
parent acb6df9c4d
commit 698b70a164

View file

@ -33,7 +33,7 @@
*/
transform: translate3d(0px, 0px, 0px);
position: relative;
z-index: 1;
z-index: 1000;
}
.monaco-workbench .part.titlebar > .titlebar-drag-region {