mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-21 14:10:30 +02:00
fix
This commit is contained in:
@@ -4,10 +4,8 @@ page_container %}
|
|||||||
<q-page-container>
|
<q-page-container>
|
||||||
<q-page>
|
<q-page>
|
||||||
<div class="row q-col-gutter-md justify-center q-pt-lg">
|
<div class="row q-col-gutter-md justify-center q-pt-lg">
|
||||||
<q-scroll-area style="height: 640px; max-width: 1024px">
|
<div class="col-12 col-sm-8 col-md-9 col-lg-7 text-center q-gutter-y-md">
|
||||||
<div
|
<q-scroll-area style="height: 600px; max-width: 1024px">
|
||||||
class="col-12 col-sm-8 col-md-9 col-lg-7 text-center q-gutter-y-md"
|
|
||||||
>
|
|
||||||
<q-card class="q-mb-sm">
|
<q-card class="q-mb-sm">
|
||||||
<q-card-section>
|
<q-card-section>
|
||||||
<div class="gt-sm">
|
<div class="gt-sm">
|
||||||
@@ -305,8 +303,8 @@ page_container %}
|
|||||||
>Backup<q-tooltip>Download wallet backup</q-tooltip></q-btn
|
>Backup<q-tooltip>Download wallet backup</q-tooltip></q-btn
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</q-scroll-area>
|
||||||
</q-scroll-area>
|
</div>
|
||||||
|
|
||||||
<q-tabs
|
<q-tabs
|
||||||
class="lt-md fixed-bottom q-px-none q-py-xs left-0 right-0 bg-primary text-white shadow-2 z-top q-px-0"
|
class="lt-md fixed-bottom q-px-none q-py-xs left-0 right-0 bg-primary text-white shadow-2 z-top q-px-0"
|
||||||
|
Reference in New Issue
Block a user