diff --git a/resources/views/pdf-designs/modern.html b/resources/views/pdf-designs/modern.html index ace80dd8ed15..c8f00b4f2f07 100644 --- a/resources/views/pdf-designs/modern.html +++ b/resources/views/pdf-designs/modern.html @@ -189,7 +189,7 @@ } #table-totals>.totals-table-right-side>*> :nth-child(1) { - text-align: left; + text-align: "$dir_text_align"; margin-top: .75rem; } @@ -232,7 +232,7 @@ [data-ref="total_table-footer"] { margin-top: 2rem; - margin-bottom: 2rem + margin-bottom: 2rem; } /** Repeating header & footer styling. */ @@ -307,7 +307,7 @@