web/AboutSupport: add a missing button class

This commit is contained in:
wukko
2025-02-24 22:38:59 +06:00
parent 010dfff672
commit 137fdd8c03

View File

@@ -38,7 +38,7 @@
</script>
<button
class="support-card"
class="button support-card"
role="link"
on:click={() => {
openURL(externalLink);