fix: improve default gapcursor position when surrounded by margins
This commit is contained in:
@@ -35,6 +35,7 @@ img.ProseMirror-separator {
|
|||||||
display: none;
|
display: none;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ProseMirror-gapcursor:after {
|
.ProseMirror-gapcursor:after {
|
||||||
|
|||||||
Reference in New Issue
Block a user