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;