fix: 移除编辑时多余闭合括号
This commit is contained in:
parent
132d13ef42
commit
d61f80eff3
|
|
@ -355,7 +355,6 @@ export default function TemplateEditor() {
|
|||
"undo redo | blocks | bold italic forecolor | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | removeformat | help",
|
||||
content_style: "body { font-family: Arial, sans-serif; font-size: 14px; }",
|
||||
}}
|
||||
}}
|
||||
/>
|
||||
</Content>
|
||||
{!panelCollapsed && (
|
||||
|
|
|
|||
Loading…
Reference in New Issue