mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	more contrast for the qr
This commit is contained in:
		| @@ -14,7 +14,10 @@ | |||||||
|   {% trans 'Scan the QR code below with a token generator of your choice (for instance Google Authenticator).' %} |   {% trans 'Scan the QR code below with a token generator of your choice (for instance Google Authenticator).' %} | ||||||
| </p> | </p> | ||||||
|  |  | ||||||
| <img src="{{ qr_code_url }}" /> | <div class="bg-light rounded"> | ||||||
|  | <img src="{{ qr_code_url }}" class="mx-auto d-block"/> | ||||||
|  | </div> | ||||||
|  | <br> | ||||||
|  |  | ||||||
| <h4> | <h4> | ||||||
|   {% trans 'Step 2' %}: |   {% trans 'Step 2' %}: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user