2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00

Merge pull request #2227 from SchrodingersGat/spacer-fix

Expand navbar spacer
This commit is contained in:
Oliver
2021-11-01 14:46:07 +11:00
committed by GitHub

View File

@ -142,7 +142,7 @@
}
.navbar-spacer {
height: 40px;
height: 60px;
}
#navbar-barcode-li {