fix: wallet layout.

This commit is contained in:
fiatjaf 2020-10-14 23:13:55 -03:00
parent ec4b558638
commit d528d4e09e

View file

@ -205,8 +205,6 @@
</q-card-section>
</q-card>
</div>
</div>
<div class="col-12 col-md-5 q-gutter-y-md">
<q-card>
<q-card-section>
@ -248,6 +246,7 @@
</q-card-section>
</q-card>
</div>
</div>
<q-dialog v-model="receive.show" @hide="closeReceiveDialog">
{% raw %}