zmiany w ux

This commit is contained in:
Mateusz Gruszczyński
2025-07-05 00:31:35 +02:00
parent 9741642b83
commit 2ac2266215

View File

@ -16,7 +16,6 @@
<div class="mb-4">
<label for="amount" class="form-label">Ustaw kwotę wydatku (PLN)</label>
<input type="number" step="0.01" min="0" class="form-control" id="amount" name="amount" value="{{ '%.2f'|format(total_expense) }}">
<small class="form-text text-muted">Jeśli nie chcesz zmieniać kwoty, zostaw to pole bez zmian.</small>
</div>
<div class="mb-4">