2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-01 13:06:45 +00:00

fixes for label template

This commit is contained in:
Oliver 2022-03-24 16:17:04 +11:00
parent 6c25a5805d
commit f50dab22a6

View File

@ -13,6 +13,8 @@
body {
font-family: Arial, Helvetica, sans-serif;
margin: 0mm;
color: #000;
background-color: #FFF;
}
img {