bug: frontend, add some margin to bottom (#3405)
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user