.icons-tippy .icons{height:12rem;overflow-y:scroll;background:#fff;font-size:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.icons-tippy .icons span{display:inline-block;cursor:pointer;width:28px;height:28px;display:inline-flex;justify-content:center;align-items:center}.icons-tippy .icons span:hover{background:#e6e6e6;border-radius:6px}.editor .toolbar .main-tools.tools-comments{display:flex}.editor .toolbar .main-tools.tools-comments .icons-tippy{margin-left:auto}.editor .toolbar .main-tools.tools-comments{-moz-column-gap:2rem;column-gap:2rem}.comments-editor.editor .toolbar{margin:0;max-width:none;top:0}.comments-editor.editor .toolbar .main-tools{justify-content:flex-start}.comments-editor.editor .editor-wrap{max-width:none;margin:0;background:#fff}.comments-editor.editor .editor-wrap .ProseMirror{min-height:5rem;max-height:300px;overflow-y:auto;background:#fff}.comments-editor.editor .tip{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;-moz-column-gap:1rem;column-gap:1rem;flex-wrap:wrap;font-size:.875rem;flex-grow:1;color:#797979}.comments-editor.editor .mobile-send{display:none}@media(max-width:769px){.comments-editor.editor .toolbar .tools-comments{-moz-column-gap:0;column-gap:0;max-width:400px;justify-content:space-between;flex-wrap:wrap}.comments-editor.editor .editor-wrap{border:1px solid #cbcbcb;border-radius:0 0 6px 6px;border-top:0;position:relative}.comments-editor.editor .editor-wrap .ProseMirror{min-height:2rem;box-sizing:border-box;width:calc(100% - 1.7rem - 5px);border:none}.comments-editor.editor .editor-wrap .mobile-send{display:block;position:absolute;color:#ff7714;right:5px;bottom:calc(1rem - 3px);font-size:1.7rem}.comments-editor.editor .editor-wrap .mobile-send.disable{pointer-events:none;color:#cbcbcb}.comments-editor.editor .tip{display:none}}
