small tweak to add expense
This commit is contained in:
parent
0e2e2f9e84
commit
8bf9875e8e
3 changed files with 63 additions and 10 deletions
|
|
@ -1,5 +1,5 @@
|
|||
.add-expense-body {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
justify-content: flex-start;
|
||||
gap: 0.5rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue