added material design components

This commit is contained in:
Joe Arndt 2026-02-13 22:41:01 -06:00
parent 8bf9875e8e
commit 17531f7c29
16 changed files with 236 additions and 164 deletions

View file

@ -1,5 +1,5 @@
.add-expense-body {
display: flex;
justify-content: flex-start;
gap: 0.5rem;
}
//.add-expense-body {
// display: flex;
// justify-content: flex-start;
// gap: 0.5rem;
//}