Merge pull request 'Added width in description in print blade file for production order' (#1000) from ranjith-dev into master
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 31s

Reviewed-on: #1000
This commit was merged in pull request #1000.
This commit is contained in:
2026-09-10 04:43:28 +00:00

View File

@@ -105,6 +105,7 @@
white-space: nowrap;
padding-top: 15pt;
margin-left: -5pt;
width: 125pt;
overflow: hidden;
}
</style>