fix:row margin lost after saved

This commit is contained in:
黄云飞
2022-03-16 18:15:59 +08:00
parent 5ec0ac9a00
commit eabc895f0f
+1
View File
@@ -38,6 +38,7 @@ export const EDITOR_ELEMENT_ZIP_ATTR: Array<keyof IElement> = [
'underline', 'underline',
'strikeout', 'strikeout',
'rowFlex', 'rowFlex',
'rowMargin',
'trList', 'trList',
'width', 'width',
'height', 'height',