mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-08 01:53:04 +08:00
parent
b75454e3a4
commit
da76972998
5
.changeset/pink-bobcats-grin.md
Normal file
5
.changeset/pink-bobcats-grin.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"@tiptap/core": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Resolve several selection related bug #2690 #5208
|
@ -27,8 +27,8 @@ img.ProseMirror-separator {
|
|||||||
display: inline !important;
|
display: inline !important;
|
||||||
border: none !important;
|
border: none !important;
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
width: 1px !important;
|
width: 0 !important;
|
||||||
height: 1px !important;
|
height: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ProseMirror-gapcursor {
|
.ProseMirror-gapcursor {
|
||||||
|
Loading…
Reference in New Issue
Block a user