Bug: Inappropriate size in the chat screen
Hello
I have a laptop with a screen size of 15 inches
The chat page is very short and I have to scroll. I could not set the minimum height size
v8.1.7
<img src=" alt="Screenshot-2023-03-09-at-16-29-15-Metronic-Bootstrap-5-HTML-Vue-JS-React-Angular-Laravel-Asp-Net-Cor" border="0" />
Replies (1)
Deleted comment
Hi,
If you do not need the auto height calculation you can remove data-kt-scroll-* attributes and use min-h-500px or max min-h-1000px as the maximum allowed fixed height for the scrollable block of the chat app layout.
Regards.