raise applies-to widget above .CodeMirror-activeline
This commit is contained in:
parent
b96cee1012
commit
d4ffa04bb6
|
@ -56,3 +56,7 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.CodeMirror-activeline .applies-to ul {
|
||||||
|
z-index: 2;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user