diff --git a/client/src/app/site/pages/meetings/pages/chat/pages/chat-group-list/components/chat-group-list/chat-group-list.component.scss b/client/src/app/site/pages/meetings/pages/chat/pages/chat-group-list/components/chat-group-list/chat-group-list.component.scss index 87d43b3c00..4e822d9230 100644 --- a/client/src/app/site/pages/meetings/pages/chat/pages/chat-group-list/components/chat-group-list/chat-group-list.component.scss +++ b/client/src/app/site/pages/meetings/pages/chat/pages/chat-group-list/components/chat-group-list/chat-group-list.component.scss @@ -3,7 +3,6 @@ max-width: 1000px; max-height: calc(100vh - 160px); // 160px is almost the summary of top bar and livestream header height: 95%; - margin-bottom: 350px !important; &.fit-height { height: fit-content;