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 @@ -111,6 +111,7 @@ font-size: var(--xxs-font-10); color: var(--fg); line-height: 1.5; + padding-right: 16px; font-weight: var(--semi-bold); white-space: nowrap; flex-grow: 1; @@ -133,7 +134,6 @@ } div.unread { color: var(--fg); - font-size: var(--s-font-14); font-weight: var(--semi-bold); } div.lastMessage.unread {