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

remove unneeded spacing

This commit is contained in:
Matthias
2021-11-01 00:06:08 +01:00
parent 5de85d893c
commit f0a558c1e2

View File

@ -545,7 +545,6 @@
.inventree-body {
width: 100%;
padding: 5px;
margin-top: 10px;
}
.inventree-pre-content {
@ -562,10 +561,6 @@
transition: 0.1s;
}
.body {
padding-top: 50px;
}
.modal {
overflow: hidden;
z-index: 9999;