diff --git a/app/index/view/mobile/topic_nas/help_detail.html b/app/index/view/mobile/topic_nas/help_detail.html index 8816b77d..2157de44 100644 --- a/app/index/view/mobile/topic_nas/help_detail.html +++ b/app/index/view/mobile/topic_nas/help_detail.html @@ -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'); + }); {/block} \ No newline at end of file