1
0
forked from poc/pds

Merge pull request 'Changed dimension of wire pallet pdf' (#707) from ranjith-dev into master

Reviewed-on: poc/pds#707
This commit is contained in:
2026-06-05 05:10:51 +00:00

View File

@@ -56,7 +56,7 @@
$itemRowHeight -= 2.0;
}
if ($numItems == 2) {
$itemRowHeight -= 0.3;
$itemRowHeight -= 2.0;
}
if ($itemRowHeight < 3) {