diff --git a/erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.html b/erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.html index 9f42c9f65a3..885e9f5d6b3 100644 --- a/erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.html +++ b/erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.html @@ -72,6 +72,10 @@ font-weight: 500; } + .report-subtitle { + margin: 10px 0 14px; + } + .text-center { text-align: center; } .text-right { text-align: right; font-variant-numeric: tabular-nums; } .text-left { text-align: left; } @@ -97,25 +101,31 @@ -