make cursor visible again
This commit is contained in:
parent
1dba623ac1
commit
ffada5c7b2
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@
|
|||
}
|
||||
|
||||
.ace_cursor-layer {
|
||||
z-index: 0;
|
||||
z-index: 4;
|
||||
cursor: text;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue