Remove z-index that makes the hover not working

pull/2/head
Loïc Mangeonjean 4 years ago
parent 0e02c412dd
commit b58283899b

@ -37,8 +37,6 @@
.monaco-remote-selection {
position: absolute;
pointer-events: auto;
z-index: 10;
opacity: 0.3;
background: blue;
z-index: 4000;
}

Loading…
Cancel
Save