diff --git a/resources/views/pdf-designs/business.html b/resources/views/pdf-designs/business.html index 4931ac855e..c2d0db78ad 100644 --- a/resources/views/pdf-designs/business.html +++ b/resources/views/pdf-designs/business.html @@ -68,7 +68,7 @@ } .entity-issued-to { - margin-top: 2rem; + /* margin-top: 2rem; */ font-weight: bold; } @@ -81,12 +81,13 @@ #client-details { display: flex; flex-direction: column; - margin-top: 1rem; line-height: var(--line-height); + vertical-align: top; } - #client-details > p:nth-child(1) { + #client-details > p:nth-child(2) { color: var(--primary-color); + font-size: 120%; } #shipping-details { @@ -117,7 +118,7 @@ [data-ref="table"] { margin-top: 0.5rem; - margin-bottom: 50px; + margin-bottom: 5px; min-width: 100%; table-layout: fixed; overflow-wrap: break-word; @@ -179,14 +180,12 @@ } #table-totals { - margin-top: 0.5rem; + margin-top: 0rem; display: grid; grid-template-columns: 2fr 1fr; gap: 80px; - padding-left: 1rem; padding-top: 0.5rem; padding-bottom: 0.8rem; - margin-right: .5rem; page-break-inside:auto; overflow: visible !important; } @@ -235,7 +234,7 @@ } [data-ref="total_table-footer"] { - padding-left: 1rem + padding-left: 0rem } #footer { @@ -384,9 +383,8 @@
-

$entity_issued_to_label:

-
+

$entity_issued_to_label:

@@ -402,7 +400,7 @@
-
+
$status_logo