Browse Source

入库单打印

wangxin 4 tuần trước cách đây
mục cha
commit
1defbf3e0a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/main/resources/templates/inboundOrderPdf.html

+ 1 - 1
src/main/resources/templates/inboundOrderPdf.html

@@ -5,7 +5,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <style>
         @page {
-            margin: 40px 30px 20px 10px;
+            margin: 30px 30px 20px 10px;
             size: 247mm 93mm;
         }