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

Add results for part categories and stock locations

This commit is contained in:
Oliver Walters
2022-03-29 23:27:44 +11:00
parent a551bf1e81
commit 1f003b3f54
3 changed files with 60 additions and 25 deletions

View File

@ -1044,4 +1044,5 @@ a {
border-top: 1px solid var(--border-color);
padding: 3px;
margin-top: 3px;
overflow: hidden;
}