feat: barcode templates

This commit is contained in:
2024-05-09 21:29:48 +03:00
parent 05ef4afce8
commit d82b23fbe9
19 changed files with 247 additions and 53 deletions

View File

@@ -6,4 +6,16 @@
.print-only {
display: block;
}
.barcode-container {
text-align: left;
margin: 1.25mm;
padding: 1.25mm;
background-color: white;
}
.barcode-attribute-text {
line-height: 1;
}
}