From b0efdc60f7b87fd288d62988bcbff2d26a5a681c Mon Sep 17 00:00:00 2001 From: liangjiami <2249412933@qq.com> Date: Wed, 16 Jul 2025 09:54:28 +0800 Subject: [PATCH] 1 --- public/static/index/mobile/css/topic_nas_help-detail.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/public/static/index/mobile/css/topic_nas_help-detail.css b/public/static/index/mobile/css/topic_nas_help-detail.css index 324f2ffd..f7ed2637 100644 --- a/public/static/index/mobile/css/topic_nas_help-detail.css +++ b/public/static/index/mobile/css/topic_nas_help-detail.css @@ -42,10 +42,11 @@ margin: 1.25rem; height: 100%; margin-top: 9.2vh; - word-break: keep-all; + } -.narshelpCenterdetail-app .nhlp-app-content p span{ +.narshelpCenterdetail-app .nhlp-app-content p{ line-height: 1.5rem; + word-break: keep-all !important; } .narshelpCenterdetail-app #rendered-content img { max-width: 100%;