diff --git a/public/css/custom.css b/public/css/custom.css index 881212436..403c62325 100644 --- a/public/css/custom.css +++ b/public/css/custom.css @@ -677,6 +677,11 @@ table .align-items-center td span.badge { } /*--------Empty Page Image Finish--------*/ +.text-pre-nowrap +{ + white-space: pre-wrap !important; +} + /*----------------RESPONSIVE START LINE----------------*/ diff --git a/resources/views/portal/invoices/show.blade.php b/resources/views/portal/invoices/show.blade.php index 75c91a664..df0517638 100644 --- a/resources/views/portal/invoices/show.blade.php +++ b/resources/views/portal/invoices/show.blade.php @@ -165,15 +165,15 @@