mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-24 14:51:05 +01:00
tighter
This commit is contained in:
parent
6392af770d
commit
a799328448
1 changed files with 2 additions and 2 deletions
|
@ -481,9 +481,9 @@
|
|||
color="primary"
|
||||
:disable="payInvoiceData.data.request == ''"
|
||||
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"
|
||||
>Cancel</q-btn
|
||||
>
|
||||
|
|
Loading…
Add table
Reference in a new issue