From aab714adf0c90135ea6a338af5914edaf14cde94 Mon Sep 17 00:00:00 2001 From: liangjiami <2249412933@qq.com> Date: Wed, 16 Jul 2025 09:56:05 +0800 Subject: [PATCH] 1 --- public/static/index/mobile/css/topic_nas_help-detail.css | 3 +++ 1 file changed, 3 insertions(+) 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 f7ed2637..0ef32262 100644 --- a/public/static/index/mobile/css/topic_nas_help-detail.css +++ b/public/static/index/mobile/css/topic_nas_help-detail.css @@ -44,6 +44,9 @@ margin-top: 9.2vh; } +.narshelpCenterdetail-app .nhlp-app-content h2 { + line-height: 2.2rem; +} .narshelpCenterdetail-app .nhlp-app-content p{ line-height: 1.5rem; word-break: keep-all !important;