.ql-container
This commit is contained in:
@@ -3,7 +3,9 @@
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
background: #f9f9f9;
|
background: #f9f9f9;
|
||||||
}
|
}
|
||||||
|
.narshelpdetailPc .ql-container{
|
||||||
|
width: 95%;
|
||||||
|
}
|
||||||
.narshelpdetailPc .narsssmain {
|
.narshelpdetailPc .narsssmain {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
@@ -100,7 +102,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.narshelpdetailPc .nars-help-content .nars-hlpdt-ml {
|
.narshelpdetailPc .nars-help-content .nars-hlpdt-ml {
|
||||||
width: 340px;
|
width: 252px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
border-right: 1px solid #ccc;
|
border-right: 1px solid #ccc;
|
||||||
}
|
}
|
||||||
@@ -193,7 +195,7 @@
|
|||||||
/* width: -webkit-fill-available;*/
|
/* width: -webkit-fill-available;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
.narshelpdetailPc .nars-help-content .nars-hlpdt-mr {
|
.narshelpdetailPc .nars-help-content .nars-hlpdt-mr {
|
||||||
width: 340px;
|
width: 252px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
border-left: 1px solid #ccc;
|
border-left: 1px solid #ccc;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user