1
0
forked from poc/pds

Merge pull request 'set margin in wire pallet pdf' (#408) from ranjith-dev into master

Reviewed-on: poc/pds#408
This commit is contained in:
2026-02-26 04:36:40 +00:00

View File

@@ -97,8 +97,7 @@
<style> <style>
@page { @page {
size: 85mm 100mm; size: 85mm 100mm;
/* margin: 0; */ margin: 0;
margin: 0.5mm;
} }
* { * {