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