Set chat body height to remove UX jitter on chat history load in Web, Desktop

This commit is contained in:
Debanjum Singh Solanky
2024-02-25 14:10:54 +05:30
parent efe86ce159
commit 682b70011f
2 changed files with 2 additions and 0 deletions

View File

@@ -1196,6 +1196,7 @@
#chat-body {
height: 100%;
font-size: small;
margin: 0px;
line-height: 20px;