提交 7c39f925 authored 作者: RuoYi's avatar RuoYi

修复富文本空格和缩进保存后不生效问题

上级 51fa66f6
...@@ -146,6 +146,7 @@ export default { ...@@ -146,6 +146,7 @@ export default {
<style> <style>
.editor { .editor {
white-space: pre-wrap!important;
line-height: normal !important; line-height: normal !important;
height: 192px; height: 192px;
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论