chenlu
2024-07-18 b864a88a6d34cbed2cfaad7f5e843ea1330c9c91
north-glass-erp/northglass-erp/src/views/pp/processCard/PrintLabel1.vue
@@ -152,11 +152,17 @@
  font-weight: bold;
  height: 20px;
}
.row1 span {
  font-size: 10pt;
}
.row2 {
  font-size: 8pt;
  font-weight: bold;
  height: 20px;
}
.row2 span {
  font-size: 10pt;
}
span {
  font-size: 10pt;
@@ -179,19 +185,15 @@
.row5 span {
  font-size: 8pt;
}
.row1 span {
  font-size: 10pt;
}
.row2 span {
  font-size: 10pt;
}
@page {
  size: auto;  /* auto is the initial value */
  margin: 13mm 4mm 0mm 4mm  /* this affects the margin in the printer settings */
  margin: 13mm 4mm 0mm 4mm;  /* this affects the margin in the printer settings */
}