@tiptap/core 2.6.2 → 2.6.4

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.umd.js CHANGED
@@ -3910,8 +3910,8 @@ img.ProseMirror-separator {
3910
3910
  display: inline !important;
3911
3911
  border: none !important;
3912
3912
  margin: 0 !important;
3913
- width: 1px !important;
3914
- height: 1px !important;
3913
+ width: 0 !important;
3914
+ height: 0 !important;
3915
3915
  }
3916
3916
 
3917
3917
  .ProseMirror-gapcursor {