|
|
|
@ -140,6 +140,7 @@
|
|
|
|
|
scroll-x:auto;
|
|
|
|
|
}*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#delPdfModal > div > div {
|
|
|
|
|
margin-top: 30%;
|
|
|
|
|
margin-left: 60%;
|
|
|
|
@ -207,12 +208,21 @@
|
|
|
|
|
!important;
|
|
|
|
|
}*/
|
|
|
|
|
|
|
|
|
|
.img_div{
|
|
|
|
|
overflow-y:auto; overflow-x:hidden; height:calc(75vh);
|
|
|
|
|
!important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.img_div2{
|
|
|
|
|
overflow-y:auto; overflow-x:hidden; height:calc(75vh);
|
|
|
|
|
!important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#imgDelPageModal .modal-content {
|
|
|
|
|
margin-left: 5%;
|
|
|
|
|
width: calc(200%); /*margin-left:-15%;*/
|
|
|
|
|
height: calc(100vh - 100px);
|
|
|
|
|
overflow-x: hidden;
|
|
|
|
|
overflow-y:auto;
|
|
|
|
|
height: calc(90vh );
|
|
|
|
|
overflow:hidden;
|
|
|
|
|
!important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -754,7 +764,7 @@
|
|
|
|
|
hidden/>选择文件
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="img_div"></div>
|
|
|
|
|
<div class="img_div" ></div>
|
|
|
|
|
<div class="shade" onclick="javascript:closeShade()">
|
|
|
|
|
<div class=""><span class="text_span"></span>
|
|
|
|
|
</div>
|
|
|
|
|