2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-11 07:24:15 +00:00

fix QR code alingment

This commit is contained in:
2021-11-06 15:11:31 +00:00
parent ad5ba96278
commit bbd723a176
2 changed files with 1 additions and 7 deletions

View File

@ -125,12 +125,6 @@
align-content: center;
}
.qr-container {
width: 100%;
align-content: center;
object-fit: fill;
}
.navbar {
border-bottom: 1px solid #ccc;
background-color: var(--secondary-color);