fix mouse cursor
This commit is contained in:
parent
ed5d97e9bd
commit
db2271f633
1 changed files with 1 additions and 1 deletions
|
|
@ -7,6 +7,7 @@
|
|||
position: absolute;
|
||||
overflow-x: scroll;
|
||||
overflow-y: hidden;
|
||||
cursor: text;
|
||||
}
|
||||
|
||||
.gutter {
|
||||
|
|
@ -37,7 +38,6 @@
|
|||
|
||||
.text-layer {
|
||||
font-family: Monaco, "Courier New", monospace;
|
||||
cursor: text;
|
||||
color: black;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue