buttons outline

This commit is contained in:
callebtc 2022-11-05 05:56:40 +01:00 committed by dni ⚡
parent cc027d4815
commit a9fdaf27d6

View File

@ -54,6 +54,7 @@ page_container %}
color="primary"
class="full-width"
@click="showReceiveTokensDialog"
outline
>Receive Tokens</q-btn
>
</div>
@ -66,6 +67,7 @@ page_container %}
color="primary"
class="full-width"
@click="showSendTokensDialog"
outline
>
Send Tokens</q-btn
>