2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-09-18 00:21:31 +00:00

Cleanup / formatting

This commit is contained in:
Oliver
2018-05-04 01:33:13 +10:00
parent 347a324589
commit 395bf23d6c
4 changed files with 34 additions and 15 deletions

View File

@@ -115,4 +115,9 @@
border-radius: 5px;
opacity: 0.9;
pointer-events: all;
}
.btn {
margin-left: 2px;
margin-right: 2px;
}