.html-editor{border:1px solid rgba(0,0,0,.12);border-radius:8px;display:flex;flex-direction:column;overflow:hidden;background:#fff}.html-editor .html-editor-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;background:linear-gradient(0deg,#fefefe,#f6f6f6);box-shadow:inset 0 -1px #0000000f;flex-wrap:wrap}.html-editor .html-editor-error{font-size:13px;padding:8px 12px;color:#f77234;background-color:#fff3e8}.html-editor .html-editor-body{flex:1;overflow-y:auto;overflow-x:hidden}.html-editor .tiptap{outline:none;padding:20px;min-height:100%;font-size:14px;line-height:1.7;color:#1d2129;word-break:break-word}.html-editor .tiptap p{margin:0 0 12px}.html-editor .tiptap p:last-child{margin-bottom:0}.html-editor .tiptap h1,.html-editor .tiptap h2,.html-editor .tiptap h3,.html-editor .tiptap h4,.html-editor .tiptap h5,.html-editor .tiptap h6{margin:20px 0 12px;font-weight:600;line-height:1.4}.html-editor .tiptap h1{font-size:26px}.html-editor .tiptap h2{font-size:22px}.html-editor .tiptap h3{font-size:18px}.html-editor .tiptap h4{font-size:16px}.html-editor .tiptap h5,.html-editor .tiptap h6{font-size:14px}.html-editor .tiptap ul,.html-editor .tiptap ol{padding-left:22px;margin:0 0 12px}.html-editor .tiptap blockquote{margin:0 0 12px;padding:4px 0 4px 14px;border-left:3px solid #d9d9d9;color:#4e5969}.html-editor .tiptap hr{border:none;border-top:1px solid #e5e6eb;margin:20px 0}.html-editor .tiptap a{color:#4e73de;text-decoration:underline;cursor:pointer}.html-editor .tiptap img{max-width:100%;height:auto;border:1px solid transparent}.html-editor .tiptap img.ProseMirror-selectednode{border-color:#4e73de}.html-editor .tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;height:0;pointer-events:none;color:#c9cdd4}.mail-html-preview{font-size:14px;line-height:1.7;color:#1d2129;word-break:break-word}.mail-html-preview img{max-width:100%;height:auto}.mail-html-preview a{color:#4e73de}html,body,#root{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;background:#f8f9fc}a{text-decoration:none}
