channel_topics_list: Fix space between channel name and icon.

This commit is contained in:
Aman Agrawal
2025-06-13 11:16:15 +05:30
committed by Tim Abbott
parent 70dcf97801
commit dc48f7c344

View File

@@ -64,6 +64,10 @@
flex: 0 1 auto;
overflow: hidden;
text-overflow: ellipsis;
.channel-privacy-type-icon {
width: auto;
}
}
.message-header-archived {