mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-25 19:36:15 +02:00
added z for lnurlp
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user