.ql-container

This commit is contained in:
2025-07-16 14:51:07 +08:00
parent 82a6b171b9
commit fc6079ef32

View File

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