2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-11 07:24:15 +00:00

Refactor "search" page

This commit is contained in:
Oliver
2021-10-29 13:54:46 +11:00
parent 0f10936e65
commit 8afa39cd91
4 changed files with 52 additions and 85 deletions

View File

@ -917,6 +917,8 @@ input[type="date"].form-control, input[type="time"].form-control, input[type="da
.sidebar-wrapper {
overflow-y: auto;
background: var(--secondary-color);
margin-top: 1rem;
padding-top: 0.25rem;
}
.sidebar-item-icon {