fix: wallet layout.
This commit is contained in:
parent
ec4b558638
commit
d528d4e09e
1 changed files with 40 additions and 41 deletions
|
|
@ -205,9 +205,7 @@
|
|||
</q-card-section>
|
||||
</q-card>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-12 col-md-5 q-gutter-y-md">
|
||||
<div class="col-12 col-md-5 q-gutter-y-md">
|
||||
<q-card>
|
||||
<q-card-section>
|
||||
<q-btn flat color="grey" @click="exportCSV" class="float-right"
|
||||
|
|
@ -247,6 +245,7 @@
|
|||
</q-list>
|
||||
</q-card-section>
|
||||
</q-card>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<q-dialog v-model="receive.show" @hide="closeReceiveDialog">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue