bug: frontend, add some margin to bottom (#3405)
This commit is contained in:
parent
d0cf374cda
commit
182894fd93
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<!---->
|
||||
{% block scripts %} {{ window_vars(user, wallet) }}{% endblock %} {% block page
|
||||
%}
|
||||
<div class="row q-col-gutter-md">
|
||||
<div class="row q-col-gutter-md" style="margin-bottom: 6rem">
|
||||
{% if HIDE_API and AD_SPACE_ENABLED and AD_SPACE %}
|
||||
<div class="col-12 col-md-8 q-gutter-y-md">
|
||||
{% elif HIDE_API %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue