mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-29 21:32:38 +02:00
tighter
This commit is contained in:
@@ -481,9 +481,9 @@
|
|||||||
color="primary"
|
color="primary"
|
||||||
:disable="payInvoiceData.data.request == ''"
|
:disable="payInvoiceData.data.request == ''"
|
||||||
type="submit"
|
type="submit"
|
||||||
>Continue</q-btn
|
>Enter</q-btn
|
||||||
>
|
>
|
||||||
<q-btn unelevated icon="photo_camera" label="Scan" class="q-ml-auto" @click="showCamera"> </q-btn>
|
<q-btn unelevated icon="photo_camera" class="q-mx-0" @click="showCamera"> </q-btn>
|
||||||
<q-btn v-close-popup flat color="grey" class="q-ml-auto"
|
<q-btn v-close-popup flat color="grey" class="q-ml-auto"
|
||||||
>Cancel</q-btn
|
>Cancel</q-btn
|
||||||
>
|
>
|
||||||
|
Reference in New Issue
Block a user