added z for lnurlp

This commit is contained in:
Ben Arc
2021-04-14 22:21:13 +01:00
parent 589a482faa
commit 082bcc525e

View File

@@ -15,11 +15,11 @@
></video> ></video>
<img src="" style="width: 100%" id="animations" class="fixed-bottom-left" /> <img src="" style="width: 100%" id="animations" class="fixed-bottom-left" />
<qrcode <qrcode
style="width: 25%" style="width: 10%"
:value="{{copilot.lnurl}}" :value="{{copilot.lnurl}}"
:options="{width: 800}" :options="{width: 800}"
class="rounded-borders" class="rounded-borders"
class="fixed-top-right" class="fixed-top-right z-max"
></qrcode> ></qrcode>
<q-btn <q-btn
color="primary" color="primary"