PDF templates fix

DomPDF font-weight problems fix
This commit is contained in:
edevrob
2020-12-09 21:13:56 +02:00
parent 2bd01c4014
commit 8dee0da434
9 changed files with 41 additions and 37 deletions

View File

@ -354,7 +354,7 @@
<h1 class="header-logo"> {{$estimate->user->company->name}} </h1>
@endif
</td>
<td width="50%" class="company-address-container company-address">
<td width="50%" class="company-address-container company-address text-right">
{!! $company_address !!}
</td>
</tr>