diff --git a/resources/views/pdf-designs/bold.html b/resources/views/pdf-designs/bold.html index d7dc17013fc1..e0c7021aad01 100644 --- a/resources/views/pdf-designs/bold.html +++ b/resources/views/pdf-designs/bold.html @@ -4,7 +4,7 @@ :root { --primary-color: $primary_color; --secondary-color: $secondary_color; - --line-height: 1.6; + --line-height: 1.4; } body { @@ -85,14 +85,14 @@ padding-right:1rem; display: flex; flex-direction: column; - line-height: var(--line-height); + line-height: var(--line-height) !important; padding-left: 2rem; } #shipping-details { display: $show_shipping_address; flex-direction: column; - line-height: var(--line-height); + line-height: var(--line-height) !important; } #client-details > :first-child { @@ -123,7 +123,7 @@ #entity-details > tr, #entity-details th { font-weight: normal; - padding-bottom: 0.5rem; + line-height: var(--line-height) !important; } [data-ref="table"] { @@ -407,18 +407,19 @@

$entity_label

-
-
+
+

&

-
+
+

$entity_label

-
+