This commit is contained in:
2025-03-20 22:13:41 +01:00
parent 050a146ae0
commit 0a6cf619b0
14 changed files with 1324 additions and 1490 deletions

View File

@@ -18,7 +18,7 @@
{:else}
<a
href="../donations/{donation.id}"
class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-green-700 text-white mr-1"
class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full border border-current bg-green-700 text-white mr-1"
>{$_("fixed-donation")}:
{(donation.amount / 100)
.toFixed(2)