Refactor base layout: implement responsive navbar with scroll shrink effect, revamp sidebar structure and styles, and refine footer.

This commit is contained in:
2026-01-09 23:52:55 +01:00
parent 093ca1b88d
commit 03f8a5eb35
4 changed files with 194 additions and 77 deletions

View File

@@ -1,5 +1 @@
{% extends "backend/base.html" %}
{% block content %}
<div class="h-full">1</div>
{% endblock content %}
{% extends "backend/base.html" %}