mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 22:36:14 +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;
|
||||
pointer-events: none;
|
||||
position: absolute;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.ProseMirror-gapcursor:after {
|
||||
|
Loading…
Reference in New Issue
Block a user