.tiptap [contenteditable]{white-space:normal}.tiptap [contenteditable]:is(.tiptap--with-min-max-height *){min-height:var(--wysiwyg-min-height, 100px);max-height:var(--wysiwyg-max-height, 50vh);overflow:auto}.tiptap [contenteditable] p{color:inherit}.tiptap [contenteditable]:focus{outline:0px solid transparent}.tiptap [contenteditable] img.ProseMirror-separator{display:inline}.tiptap hr{min-height:unset!important}.tiptap p.is-editor-empty:first-child:before{color:var(--tiptap-placeholder-color, #94a3b8);content:attr(data-placeholder);float:left;height:0;pointer-events:none}
