mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-11 20:18:08 +08:00
fix: improve default gapcursor position when surrounded by margins
This commit is contained in:
parent
5844a8893c
commit
cd14731612
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user