mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-11 07:24:15 +00:00
Implement sidebar for "part category" display
This commit is contained in:
@ -916,6 +916,7 @@ input[type="date"].form-control, input[type="time"].form-control, input[type="da
|
||||
|
||||
.sidebar-wrapper {
|
||||
overflow-y: auto;
|
||||
background: var(--secondary-color);
|
||||
}
|
||||
|
||||
.sidebar-item-icon {
|
||||
|
Reference in New Issue
Block a user