diff --git a/web/chat/chat-thread-list.css b/web/chat/chat-thread-list.css --- a/web/chat/chat-thread-list.css +++ b/web/chat/chat-thread-list.css @@ -54,6 +54,7 @@ font-size: var(--xs-font-12); font-weight: var(--normal); color: var(--breadcrumb-color); + height: 18px; } p.breadCrumbs.unread { color: var(--breadcrumb-color-unread);