@ -158,13 +158,15 @@ class MemoDetailMDEditor extends Component {
</a>
</div>
<style>
{/*
先注释了,影响到了md的拖拽
{
`
.commentInputs{
height: 250px;
}
} */}
</style>
<div nhname={`new_message_${memo.id}`} className="commentInput commentInputs"
style={{ padding: '30px',boxSizing:"border-box", display: isInited ? '' : 'none' }} >