2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

Merge pull request #1405 from SchrodingersGat/css-tweak

Small tweak for breadcrumb div css
This commit is contained in:
Oliver
2021-03-15 17:52:14 +11:00
committed by GitHub

View File

@ -586,6 +586,8 @@
.breadcrump {
margin-bottom: 5px;
margin-left: 5px;
margin-right: 10px;
}
.inventree-body {