web/DonateAltItem: add missing button class

This commit is contained in:
wukko 2025-02-27 18:05:42 +06:00
parent b4dd9efd92
commit 0b631b31b3
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -21,7 +21,7 @@
<div class="wallet-holder">
<button
class="wallet"
class="button wallet"
aria-label={$t(`donate.alt.${type}`, {
value: name,
})}