2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 04:25:42 +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 { .breadcrump {
margin-bottom: 5px; margin-bottom: 5px;
margin-left: 5px;
margin-right: 10px;
} }
.inventree-body { .inventree-body {