This commit is contained in:
2023-08-02 13:19:46 +03:00
parent 993cebff6b
commit e745fb777e
2 changed files with 6 additions and 2 deletions

View File

@@ -324,7 +324,8 @@
.container-messages{ .container-messages{
height: 74%; height: 74%;
width: 100%; width: 100%;
/*min-height: 440px;*/ min-height: 376px;
overflow-y: auto;
} }
.footer-chat{ .footer-chat{

View File

@@ -1 +1,4 @@
{% load static %} {% load static %}
<div>
</div>