Changed logic in wire pallet pdf
Some checks failed
Gemini PR Review / Gemini PR Review (pull_request) Waiting to run
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Waiting to run
Laravel Larastan / larastan (pull_request) Waiting to run
Laravel Pint / pint (pull_request) Waiting to run
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Has been cancelled

This commit is contained in:
dhanabalan
2026-05-29 16:41:17 +05:30
parent 280b62d27d
commit ca5c19d7f9

View File

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