This commit is contained in:
retoor 2025-05-25 20:50:32 +02:00
parent d3844ac7a7
commit 6bbbc41360

View File

@ -50,7 +50,7 @@
</nav> </nav>
</header> </header>
<main> <main style="max-height: 100vh;overflow-y: none">
{% block sidebar %} {% block sidebar %}
{% include "sidebar_channels.html" %} {% include "sidebar_channels.html" %}
{% endblock %} {% endblock %}