.message-block{--message-block-bg-outstand:#fbfbfb}.message-block .editor-block{margin-top:20px}.message-block .editor-block .md-editor-footer{height:34px}.message-block .editor-block .md-editor-footer .button{padding:5px 11px;font-size:12px;display:inline-flex;justify-content:center;align-items:center;line-height:1;height:24px;white-space:nowrap;cursor:pointer;color:var(--md-color);text-align:center;box-sizing:border-box;outline:none;transition:.2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;background-color:var(--md-bk-color);border:1px solid var(--md-border-color);border-radius:3px}.message-block .editor-block .md-editor-footer .button:hover{background-color:var(--md-bk-hover-color)}.message-block .history-block .history-title{margin:20px 0;padding:8px 0;border-bottom:1px solid var(--vavt-border-color)}.message-block .history-block .history-content{min-height:50px;font-size:14px}.message-block .history-block .history-content .message-item{display:flex;margin-bottom:20px}.message-block .history-block .history-content .message-item:last-of-type{margin-bottom:0}.message-block .history-block .history-content .message-item .message-avatar{padding-right:10px}.message-block .history-block .history-content .message-item .message-avatar img{width:30px;height:30px}.message-block .history-block .history-content .message-item .message-content{flex:1 1;flex-shrink:0;width:0}.message-block .history-block .history-content .message-item .message-content .author{padding-left:0;margin-bottom:10px}.message-block .history-block .history-content .message-item .message-content .author li{padding:2px;list-style:none}.message-block .history-block .history-content .message-item .message-content .author li:last-of-type{font-size:12px;color:#848484}.message-block .history-block .history-content .message-item .message-content .author li span+span{margin-left:6px}.message-block .history-block .history-content .message-item .message-content .content-detail{position:relative;margin-bottom:12px}.message-block .history-block .history-content .message-item .message-content .content-detail .md-editor-preview-wrapper{padding:0}.message-block .history-block .history-content .message-item .message-content .content-detail .md-editor-preview-wrapper .md-editor-preview{font-size:14px}.message-block .history-block .history-content .message-item .message-content .content-detail .md-editor-preview-wrapper .md-editor-preview :first-child{margin-top:0}.message-block .history-block .history-content .message-item .message-content .content-detail .md-editor-preview-wrapper .md-editor-preview :last-child{margin-bottom:0}.message-block .history-block .history-content .message-item .message-content .reply-content{margin-bottom:12px}.message-block .history-block .history-content .message-item .message-content .reply-content .action-wrap{display:flex}.message-block .history-block .history-content .message-item .message-content .reply-content .action-wrap .action-delete,.message-block .history-block .history-content .message-item .message-content .reply-content .action-wrap .action-reply{font-size:12px;cursor:pointer}.message-block .history-block .history-content .message-item .message-content .reply-content .action-wrap .action-delete .icon,.message-block .history-block .history-content .message-item .message-content .reply-content .action-wrap .action-reply .icon{margin-right:3px;vertical-align:bottom}.message-block .history-block .history-content .message-item .message-content .reply-content .action-wrap .action-delete{margin-left:10px}.message-block .history-block .history-content .message-item .message-content .message-child{background-color:var(--message-block-bg-outstand);padding:12px;border-radius:6px}.message-block .history-block .history-content .message-item .message-content .message-child .cm-editor,.message-block .history-block .history-content .message-item .message-content .message-child .md-editor{background-color:transparent}.message-block .history-block .history-content .load-more{text-align:center}.message-block .history-block .history-content .load-more span{cursor:pointer}[data-theme=dark] .message-block{--message-block-bg-outstand:#000}