diff --git a/database/migrations/2021_09_02_115919_update_designs.php b/database/migrations/2021_09_08_115919_update_designs.php similarity index 100% rename from database/migrations/2021_09_02_115919_update_designs.php rename to database/migrations/2021_09_08_115919_update_designs.php diff --git a/resources/views/pdf-designs/bold.html b/resources/views/pdf-designs/bold.html index 81f9d580fec3..689c6cbb06a0 100644 --- a/resources/views/pdf-designs/bold.html +++ b/resources/views/pdf-designs/bold.html @@ -36,7 +36,8 @@ } .company-logo { - max-width: 55%; + height: 100%; + padding-right: 120px; } #company-details, @@ -251,6 +252,10 @@ [data-ref*=".line_total-td"] { white-space: nowrap; } + + .logo-container { + max-height: 160px; + } /** Useful snippets, uncomment to enable. **/ @@ -288,7 +293,9 @@