Merge pull request #32333 from frappe/mergify/bp/version-13-hotfix/pr-32117

fix: Reduce font size for Process Statement of accounts print/pdf (backport #32117)
This commit is contained in:
Deepesh Garg
2022-09-25 17:20:57 +05:30
committed by GitHub

View File

@@ -25,7 +25,7 @@
</div>
<br>
<table class="table table-bordered">
<table class="table table-bordered" style="font-size: 10px">
<thead>
<tr>
<th style="width: 12%">{{ _("Date") }}</th>