先注释了,影响到了md的拖拽

dev_forum
hjm 6 years ago
parent 6787d59ec1
commit 01fd748038

@ -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' }} >

Loading…
Cancel
Save