feat: enhance UI with responsive sidebar toggle and filter functionality for projects and scenarios

This commit is contained in:
2025-11-09 17:48:55 +01:00
parent faea6777a0
commit c39dde3198
7 changed files with 337 additions and 59 deletions

View File

@@ -20,6 +20,7 @@
</div>
</div>
{% block scripts %}{% endblock %}
<script src="/static/js/projects.js" defer></script>
<script src="/static/js/theme.js"></script>
</body>
</html>