добавил детальный вид итема, пока недопиленый
All checks were successful
Deploy MES Core / deploy (push) Successful in 8s

This commit is contained in:
tertelius
2026-03-29 02:49:28 +03:00
parent a4ba577206
commit b256bec04b
15 changed files with 539 additions and 226 deletions

View File

@@ -15,7 +15,7 @@
{% include 'components/_navbar.html' %}
{% endif %}
<main class="container-fluid py-3 flex-grow-1 d-flex flex-column justify-content-center">
<main class="container-fluid py-3 flex-grow-1 d-flex flex-column">
{% block content %}{% endblock %}
</main>