Commit d5fe9758 authored by ninglx's avatar ninglx

处理单文件下载pdf内容为空

parent 0b7d48a2
......@@ -361,19 +361,19 @@ export default {
.notTrans_midMaps {
// display: flex;
// justify-content: center;
margin-bottom: 10px;
padding: 0 30px;
margin-bottom: 10PX;
padding: 0 30PX;
.notTrans_map {
display: inline-block;
width: 285px;
height: 285px;
width: 285PX;
height: 285PX;
}
.notTrans_map:nth-child(2) {
margin-left: 10px;
margin-left: 10PX;
}
}
.notTrans_tableContainer {
margin: 0 30px;
margin: 0 30PX;
}
}
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment