fix(web): label required lengths as material list
Build CutList image / build-and-push (push) Successful in 27s

This commit is contained in:
aj
2026-08-02 18:32:45 +00:00
parent c1409bbdfb
commit 4f21d536f8
3 changed files with 9 additions and 7 deletions
+2 -2
View File
@@ -304,8 +304,8 @@
margin: 0 !important;
}
/* Keep purchase list with cut lists to save paper */
.print-purchase-list {
/* Keep material list with cut lists to save paper */
.print-material-list {
break-inside: avoid;
page-break-inside: avoid;
}