From dc81b133a278d1d4cf9559849d4a489539ee2644 Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Thu, 10 Sep 2026 10:13:10 +0530 Subject: [PATCH] Added width in description in print blade file for production order --- resources/views/production-orders/print.blade.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/views/production-orders/print.blade.php b/resources/views/production-orders/print.blade.php index acfb8c5..8263ebe 100644 --- a/resources/views/production-orders/print.blade.php +++ b/resources/views/production-orders/print.blade.php @@ -105,6 +105,7 @@ white-space: nowrap; padding-top: 15pt; margin-left: -5pt; + width: 125pt; overflow: hidden; }