added z for lnurlp
This commit is contained in:
parent
589a482faa
commit
082bcc525e
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue