From 791380e53c4fecf994dd3055e9a162477ee56b72 Mon Sep 17 00:00:00 2001 From: liangjiami <2249412933@qq.com> Date: Wed, 16 Jul 2025 09:51:26 +0800 Subject: [PATCH] 1 --- public/static/index/mobile/css/topic_nas_help-detail.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 0e8af98b..324f2ffd 100644 --- a/public/static/index/mobile/css/topic_nas_help-detail.css +++ b/public/static/index/mobile/css/topic_nas_help-detail.css @@ -42,8 +42,11 @@ margin: 1.25rem; height: 100%; margin-top: 9.2vh; + word-break: keep-all; +} +.narshelpCenterdetail-app .nhlp-app-content p span{ + line-height: 1.5rem; } - .narshelpCenterdetail-app #rendered-content img { max-width: 100%; display: inline;