mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Merge pull request #1405 from SchrodingersGat/css-tweak
Small tweak for breadcrumb div css
This commit is contained in:
commit
b17a50bd51
@ -586,6 +586,8 @@
|
|||||||
|
|
||||||
.breadcrump {
|
.breadcrump {
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
margin-left: 5px;
|
||||||
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.inventree-body {
|
.inventree-body {
|
||||||
|
Loading…
Reference in New Issue
Block a user