fix some editor rendering issues
This commit is contained in:
parent
870f265fe5
commit
ba21db0feb
3 changed files with 7 additions and 3 deletions
|
|
@ -6,8 +6,7 @@
|
|||
.scroller {
|
||||
position: absolute;
|
||||
overflow-x: scroll;
|
||||
overflow-y: hidden;
|
||||
cursor: text;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.gutter {
|
||||
|
|
@ -49,6 +48,7 @@
|
|||
}
|
||||
|
||||
.cursor-layer {
|
||||
cursor: text;
|
||||
}
|
||||
|
||||
.cursor {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue