@qxs-bns/components-wc 0.0.32 → 0.0.33

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.
@@ -364,7 +364,7 @@ import{Node as e,mergeAttributes as t,Editor as i}from"@tiptap/core";import o fr
364
364
  text-align: center;
365
365
  }
366
366
 
367
- .editor-content .ProseMirror:empty {
367
+ .editor-wrapper:not(.preview) .ProseMirror {
368
368
  min-height: 80px;
369
369
  }
370
370