refactored services and expense list
This commit is contained in:
parent
fded7f7c09
commit
6e6cced0c6
15 changed files with 125 additions and 91 deletions
|
|
@ -0,0 +1,5 @@
|
|||
.add-expense-body {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
gap: 0.5rem;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue