.tiptap h1, .tiptap h2, .tiptap h3, .tiptap h4, .tiptap h5, .tiptap h6, .tiptap ul, .tiptap ol, .tiptap pre, .tiptap hr, .tiptap blockquote, .tiptap code { all: revert; } .editor-wrapper div { min-height: 0; flex: 1; outline: none; } .tiptap p.is-editor-empty:first-child::before { color: #adb5bd; content: attr(data-placeholder); float: left; height: 0; pointer-events: none; }