diff --git a/web/chat/chat-message-list.css b/web/chat/chat-message-list.css --- a/web/chat/chat-message-list.css +++ b/web/chat/chat-message-list.css @@ -47,6 +47,8 @@ font-size: var(--xs-font-12); line-height: var(--line-height-text); text-align: center; + padding-bottom: 14px; + padding-top: 20px; } div.conversationHeader:last-child { padding-top: 6px;