1
This commit is contained in:
@@ -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}
|
||||
Reference in New Issue
Block a user