diff --git a/app/styles/chats.scss b/app/styles/chats.scss index e6fc5d601..605ab0048 100644 --- a/app/styles/chats.scss +++ b/app/styles/chats.scss @@ -5,7 +5,7 @@ bottom: 0; right: 20px; width: 265px; - height: 265px; + height: 350px; max-height: calc(100vh - 70px); display: flex; flex-direction: column;