Merge pull request 'Changed dimension of wire pallet pdf' (#707) from ranjith-dev into master
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 24s

Reviewed-on: #707
This commit was merged in pull request #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) {