2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-10 23:14:13 +00:00

Implement sidebar for "part category" display

This commit is contained in:
Oliver
2021-10-29 00:29:09 +11:00
parent f0fe7f2d5c
commit 59acf45ab9
8 changed files with 25 additions and 173 deletions

View File

@ -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 {