Fix sidebar scrollbar between nav and content.

Remove independent sidebar scroll so the page scrolls as one unit; add dark themed scrollbars and bump CSS cache versions.
This commit is contained in:
Aissa
2026-07-19 18:31:43 +00:00
parent 171878ee1d
commit 8712f503b1
5 changed files with 38 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
{% block extra_head %}
<script src="https://cdn.jsdelivr.net/npm/chart.js@4.4.1/dist/chart.umd.min.js"></script>
<link rel="stylesheet" href="/static/css/hermes.css" />
<link rel="stylesheet" href="/static/css/herman-dashboard.css?v=22" />
<link rel="stylesheet" href="/static/css/herman-dashboard.css?v=23" />
{% endblock %}
{% block content %}
<div class="herman-shell hm-neo">