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>
|
||||
<img src="" style="width: 100%" id="animations" class="fixed-bottom-left" />
|
||||
<qrcode
|
||||
style="width: 25%"
|
||||
style="width: 10%"
|
||||
:value="{{copilot.lnurl}}"
|
||||
:options="{width: 800}"
|
||||
class="rounded-borders"
|
||||
class="fixed-top-right"
|
||||
class="fixed-top-right z-max"
|
||||
></qrcode>
|
||||
<q-btn
|
||||
color="primary"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue