allow pointer events to text layer
This commit is contained in:
parent
67393faabf
commit
a7f77276db
1 changed files with 1 additions and 0 deletions
|
|
@ -123,6 +123,7 @@
|
|||
|
||||
.ace_marker-layer {
|
||||
cursor: text;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.ace_marker-layer .ace_step {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue