mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-20 04:21:20 +02:00
tighter
This commit is contained in:
@@ -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
|
||||
>
|
||||
|
Reference in New Issue
Block a user