bigger lnurl

This commit is contained in:
Ben Arc
2021-04-14 23:25:11 +01:00
parent 0316cf740e
commit bd799ba959

View File

@@ -18,7 +18,7 @@
<qrcode <qrcode
style="width: 20%; z-index: 9999" style="width: 20%; z-index: 9999"
:value="'{{ lnurl }}'" :value="'{{ lnurl }}'"
:options="{width:150}" :options="{width:222}"
class="rounded-borders fixed-top-right" class="rounded-borders fixed-top-right"
></qrcode> ></qrcode>