[refactor] support React change event for set-edit-content! & fix image style of block conent

This commit is contained in:
charlie
2020-12-01 15:56:38 +08:00
parent 66a24e99d3
commit eb651cfe81
7 changed files with 81 additions and 46 deletions

View File

@@ -0,0 +1,15 @@
.blocks-container {
}
.block-content {
}
.block-children {
}
.ls-block {
}
.block-content img {
width: 100%;
}