From fc6079ef32f326114a646b69d414072fa36ec259 Mon Sep 17 00:00:00 2001 From: liangjiami <2249412933@qq.com> Date: Wed, 16 Jul 2025 14:51:07 +0800 Subject: [PATCH] .ql-container --- public/static/index/pc/css/topic_nas_help-detail.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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;