.ql-container
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user