Little qr tweak
This commit is contained in:
parent
b3860d9889
commit
5c921039c5
1 changed files with 3 additions and 11 deletions
|
|
@ -24,17 +24,9 @@
|
||||||
:options="{width:250}"
|
:options="{width:250}"
|
||||||
class="rounded-borders"
|
class="rounded-borders"
|
||||||
></qrcode>
|
></qrcode>
|
||||||
</div>
|
<center class="absolute-bottom">
|
||||||
<div
|
{% raw %}{{ copilot.lnurl_title }}{% endraw %}
|
||||||
class="col"
|
</center>
|
||||||
style="
|
|
||||||
font-size: 25px;
|
|
||||||
background-color: white;
|
|
||||||
color: black;
|
|
||||||
width: 100%;
|
|
||||||
"
|
|
||||||
>
|
|
||||||
<center>{% raw %}{{ copilot.lnurl_title }}{% endraw %}</center>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue