feat: add chat-area CSS class to user profile section wrapper

This commit is contained in:
2025-04-14 21:20:05 +00:00
parent c8c81f2dce
commit 986cf58909
+1 -1
View File
@@ -26,7 +26,7 @@
{% endblock %} {% endblock %}
{% block main %} {% block main %}
<section> <section class="chat-area">
{% autoescape false %} {% autoescape false %}
{% markdown %} {% markdown %}
{{ profile }} {{ profile }}