mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	Merge pull request #1380 from SchrodingersGat/label-base
Adds body styling to label base
This commit is contained in:
		| @@ -10,6 +10,11 @@ | ||||
|             {% endblock %} | ||||
|         } | ||||
|  | ||||
|         body { | ||||
|             font-family: Arial, Helvetica, sans-serif; | ||||
|             margin: 0mm; | ||||
|         } | ||||
|  | ||||
|         img { | ||||
|             display: inline-block; | ||||
|             image-rendering: pixelated; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user