diff --git a/public/static/index/pc/css/topic_nas_help-detail.css b/public/static/index/pc/css/topic_nas_help-detail.css index 884ca95d..7d75356c 100755 --- a/public/static/index/pc/css/topic_nas_help-detail.css +++ b/public/static/index/pc/css/topic_nas_help-detail.css @@ -3,7 +3,9 @@ flex-direction: column; background: #f9f9f9; } - + .narshelpdetailPc .ql-container{ + width: 95%; + } .narshelpdetailPc .narsssmain { width: 100%; display: flex; @@ -100,7 +102,7 @@ } .narshelpdetailPc .nars-help-content .nars-hlpdt-ml { - width: 340px; + width: 252px; overflow-y: auto; border-right: 1px solid #ccc; } @@ -193,7 +195,7 @@ /* width: -webkit-fill-available;*/ /*}*/ .narshelpdetailPc .nars-help-content .nars-hlpdt-mr { - width: 340px; + width: 252px; overflow-y: auto; border-left: 1px solid #ccc; overflow-y: auto;