WIP for invoice list items on inovice enter

This commit is contained in:
Patrick Fic
2020-03-02 12:50:23 -08:00
parent 8c54de9a9f
commit ea000df34a
17 changed files with 573 additions and 446 deletions

View File

@@ -1,2 +1,7 @@
.loading-spinner {
display: flex;
height: 50%;
align-items: center;
justify-content: center;
margin: 1em;
}