mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	fix QR code alingment
This commit is contained in:
		| @@ -3,7 +3,7 @@ | ||||
|  | ||||
| <div class='container' style='width: 80%;'> | ||||
|     {% if qr_data %} | ||||
|     <div class='qr-container'> | ||||
|     <div class='d-flex justify-content-center'> | ||||
|         <img src="{% qrcode qr_data %}"> | ||||
|     </div> | ||||
|     {% else %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user