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,7 @@
   font-size: var(--xs-font-12);
   line-height: var(--line-height-text);
   text-align: center;
+  padding-bottom: 8px;
 }
 div.conversationHeader:last-child {
   padding-top: 6px;