2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 11:35:41 +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 { .navbar-spacer {
height: 40px; height: 60px;
} }
#navbar-barcode-li { #navbar-barcode-li {