qr too big
This commit is contained in:
parent
343049dbe4
commit
b3860d9889
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@
|
||||||
|
|
||||||
<div
|
<div
|
||||||
v-if="copilot.lnurl_toggle == 1"
|
v-if="copilot.lnurl_toggle == 1"
|
||||||
class="rounded-borders fixed-right column"
|
class="rounded-borders column fixed-right"
|
||||||
style="width: 250px; z-index: 9999; background-color: white"
|
style="width: 250px; height: 300px z-index: 9999; background-color: white"
|
||||||
>
|
>
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<qrcode
|
<qrcode
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue