mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-23 22:47:05 +01:00
fix padding of bottom bar
This commit is contained in:
parent
9c8830d4af
commit
b36868e90d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
page_container %}
|
||||
<q-page-container>
|
||||
<q-page>
|
||||
<div class="row q-col-gutter-md justify-center q-pt-sm q-pb-xs">
|
||||
<div class="row q-col-gutter-md justify-center q-pt-sm q-pb-md">
|
||||
<div class="col-12 col-sm-8 col-md-9 col-lg-7 text-center q-gutter-y-md">
|
||||
<q-card class="q-my-md q-py-sm">
|
||||
<q-card-section class="q-my-sm q-py-xs">
|
||||
|
|
Loading…
Add table
Reference in a new issue