Parcourir la source

Font size 12px (#3771)

version-14
Faris Ansari il y a 8 ans
committed by Rushabh Mehta
Parent
révision
1549b9aa77
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      frappe/templates/emails/auto_email_report.html

+ 1
- 1
frappe/templates/emails/auto_email_report.html Voir le fichier

@@ -15,7 +15,7 @@
{% endif %}
</table>
{% if data %}
<table class="table table-bordered" cellpadding="0" cellspacing="0" border="0" width="100%">
<table class="table table-bordered text-medium" cellpadding="0" cellspacing="0" border="0" width="100%">
<thead>
<tr>
{% for col in columns %}


Chargement…
Annuler
Enregistrer