mirror of
https://github.com/convergencelabs/monaco-collab-ext.git
synced 2024-10-27 20:34:17 +00:00
Remove z-index that makes the hover not working
This commit is contained in:
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…
Reference in New Issue
Block a user