ryan 1 месяц назад
Родитель
Сommit
837e490cca
1 измененных файлов с 3 добавлено и 2 удалено
  1. 3 2
      common/libs/export/BaseExport.php

+ 3 - 2
common/libs/export/BaseExport.php

@@ -1823,8 +1823,9 @@ EOT;
                                 <th>Total({$currency})</th>
                             </tr>
                             {$orderDetails}
-                        </table><table border="1" width="100%">
-                            <tr style="text-align: left; font-weight: normal; font-size: 12px; white-space: nowrap;">
+                        </table>
+                        <table border="1" width="100%">
+                            <tr style="text-align: left; font-weight: normal; font-size: 12px;width: 100%; padding: 5px 5px; white-space: nowrap;">
                                 <th style="white-space: nowrap; width: auto;">No.</th>
                                 <th style="white-space: nowrap; width: auto;">Product Code</th>
                                 <th style="white-space: nowrap; width: auto;">Product Name</th>