From 925371606300a2c65e16af66ce5518a2c8cc98ee Mon Sep 17 00:00:00 2001 From: liangjiami <2249412933@qq.com> Date: Thu, 17 Jul 2025 15:32:22 +0800 Subject: [PATCH] 1 --- app/index/view/mobile/topic_nas/help_detail.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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