chenlu
2024-07-18 b864a88a6d34cbed2cfaad7f5e843ea1330c9c91
north-glass-erp/northglass-erp/src/views/pp/processCard/PrintCustomLabelSemi1.vue
@@ -137,7 +137,7 @@
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  width: 400px;
  width: 450px;
}
#entirety{
@@ -152,11 +152,17 @@
  font-weight: bold;
  height: 25px;
}
.row1 span {
  font-size: 12pt;
}
.row2 {
  font-size: 12pt;
  font-weight: bold;
  height: 25px;
}
.row2 span {
  font-size: 12pt;
}
span {
  font-size: 12pt;
@@ -175,14 +181,8 @@
  font-weight: bold;
  font-size: 12pt;
}
.row1 span {
  font-size: 10pt;
}
.row2 span {
  font-size: 10pt;
}
.row5 span {
  font-size: 10pt;
  font-size: 12pt;
}
.row6 {
@@ -195,7 +195,7 @@
@page {
  size: auto;  /* auto is the initial value */
  margin: 2mm 2mm 2mm 2mm  /* this affects the margin in the printer settings */
  margin: 2mm 2mm 2mm 2mm;  /* this affects the margin in the printer settings */
}