#print {
// width: 30mm;
// height: 40mm;
}
// #customers :nth-child(1) {
// margin-top: 0mm;
// }
#customers {
padding: 2.5mm 0;
width: 40mm;
height: 50mm;
text-align: center;
box-sizing: border-box;
}
#customers div {
height: 4mm;
}
/*id为customers 的标签里面的td标签和th标签的样式*/
#customers span {
font-size: 1px;
font-family: "微软雅黑";
font-weight: "bold";
}
// #customers th {
// font-size: 5pt;
// font-weight: bold;
// border: 1px solid gray;
// }
.imgData {
width: 100%;
height: 5mm;
}