Changed dimension of wire pallet pdf #707

Merged
jothi merged 1 commits from ranjith-dev into master 2026-06-05 05:10:52 +00:00

View File

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