@tiptap/core 2.6.2 → 2.6.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -3914,8 +3914,8 @@ img.ProseMirror-separator {
3914
3914
  display: inline !important;
3915
3915
  border: none !important;
3916
3916
  margin: 0 !important;
3917
- width: 1px !important;
3918
- height: 1px !important;
3917
+ width: 0 !important;
3918
+ height: 0 !important;
3919
3919
  }
3920
3920
 
3921
3921
  .ProseMirror-gapcursor {