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>
</header>
<main>
<main style="max-height: 100vh;overflow-y: none">
{% block sidebar %}
{% include "sidebar_channels.html" %}
{% endblock %}