mirror of
https://github.com/lnbits/lnbits.git
synced 2025-06-27 09:11:57 +02:00
qtab
This commit is contained in:
parent
558b9d2f9b
commit
aacf7a61b5
@ -190,7 +190,7 @@ page_container %}
|
||||
</div>
|
||||
|
||||
<q-tabs
|
||||
class="lt-md fixed-bottom left-0 right-0 bg-primary text-white shadow-2 z-top"
|
||||
class="lt-md fixed-bottom q-pa-none left-0 right-0 bg-primary text-white shadow-2 z-top"
|
||||
active-class="px-0"
|
||||
align="justify"
|
||||
indicator-color="transparent"
|
||||
@ -201,13 +201,6 @@ page_container %}
|
||||
@click="showInvoicesDialog"
|
||||
>
|
||||
</q-tab>
|
||||
<!-- <q-tab icon="arrow_downward" label="Receive Tokens"></q-tab>
|
||||
<q-tab icon="arrow_upward" label="Send Token"></q-tab> -->
|
||||
<!-- <q-tab
|
||||
icon="arrow_upward"
|
||||
label="Pay Invoice"
|
||||
@click="showPayInvoiceDialog"
|
||||
> -->
|
||||
</q-tab>
|
||||
<q-tab icon="arrow_upward" label="Pay Invoice" @click="showParseDialog">
|
||||
</q-tab>
|
||||
|
Loading…
x
Reference in New Issue
Block a user