This commit is contained in:
2025-07-17 15:32:22 +08:00
parent d8a8ed8d5f
commit 9253716063

View File

@@ -197,11 +197,8 @@
'overflow-wrap': 'break-word',
'word-break': 'normal',
'white-space': 'normal',
'line-height': '1.6'
});
// 优化段落间距
$('#rendered-content p').css('margin-bottom', '1em');
});
</script>
{/block}