mirror of
https://github.com/inventree/InvenTree.git
synced 2025-11-09 09:35:42 +00:00
Fix navbar spacing when "sticky-header" is enabled
This commit is contained in:
@@ -141,6 +141,10 @@
|
||||
float: left;
|
||||
}
|
||||
|
||||
.navbar-spacer {
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
#navbar-barcode-li {
|
||||
border-left: none;
|
||||
border-right: none;
|
||||
|
||||
Reference in New Issue
Block a user