feat(budget): first draft
All checks were successful
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 1m17s

This commit is contained in:
2026-01-02 17:52:33 +01:00
parent 1be6d9cb11
commit 818dab401e
6 changed files with 43 additions and 12 deletions

View File

@@ -13,7 +13,9 @@ templ template(accounts []*Account) {
hx-swap="afterbegin"
class="ml-auto button button-primary px-2 flex-1 flex items-center gap-2 justify-center"
>
@svg.Plus()
<div class="w-3">
@svg.Plus()
</div>
<p>New Account</p>
</button>
<div id="account-items" class="my-6 flex flex-col items-center">