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