1
This commit is contained in:
@@ -197,11 +197,8 @@
|
|||||||
'overflow-wrap': 'break-word',
|
'overflow-wrap': 'break-word',
|
||||||
'word-break': 'normal',
|
'word-break': 'normal',
|
||||||
'white-space': 'normal',
|
'white-space': 'normal',
|
||||||
'line-height': '1.6'
|
|
||||||
});
|
});
|
||||||
|
|
||||||
// 优化段落间距
|
|
||||||
$('#rendered-content p').css('margin-bottom', '1em');
|
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
{/block}
|
{/block}
|
||||||
Reference in New Issue
Block a user