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%;