[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

@@ -1037,8 +1037,8 @@ button.context-menu-option {
}
.content img {
margin-top: 1rem;
margin-bottom: 1rem;
margin-top: .5rem;
margin-bottom: .5rem;
}
a.login {