remove unneeded spacing

This commit is contained in:
Matthias 2021-11-01 00:06:08 +01:00
parent 5de85d893c
commit f0a558c1e2
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

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;