[Fix] QR readability (#3163)

This commit is contained in:
Tiago Vasconcelos 2025-05-20 11:06:53 +01:00 committed by GitHub
parent efc5233399
commit 5345ccaf4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View file

@ -210,7 +210,7 @@ window.app.component('lnbits-qrcode', {
data() { data() {
return { return {
custom: { custom: {
margin: 1, margin: 3,
width: 350, width: 350,
size: 350, size: 350,
logo: LNBITS_QR_LOGO logo: LNBITS_QR_LOGO

View file

@ -987,7 +987,7 @@
</div> </div>
</q-card-section> </q-card-section>
<q-card-section> <q-card-section>
<div class="row"> <div class="row q-gutter-x-sm">
<q-btn <q-btn
v-if=" v-if="
props.row.isIn && props.row.isPending && props.row.bolt11 props.row.isIn && props.row.isPending && props.row.bolt11