mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-16 03:55:06 +08:00
修复富文本空格和缩进保存后不生效问题
This commit is contained in:
@ -146,6 +146,7 @@ export default {
|
||||
|
||||
<style>
|
||||
.editor {
|
||||
white-space: pre-wrap!important;
|
||||
line-height: normal !important;
|
||||
height: 192px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user