1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-21 20:35:12 +02:00

feat(admin-plugin): update base layout #211

This commit is contained in:
Awilum
2020-01-24 16:38:50 +03:00
parent c2321b5dcb
commit 7eb61f121c

View File

@@ -231,7 +231,7 @@
</div>
</div>
</div>
<div class="relative" style="padding: 10px 20px; padding-top: 96px;">
<div class="relative" style="padding-bottom: 10px; padding-left: 20px; padding-right: 20px; padding-top: 112px;">
{% block content %}{% endblock %}
</div>
</div>