mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 12:33:40 +00:00
channel_topics_list: Fix space between channel name and icon.
This commit is contained in:
@@ -64,6 +64,10 @@
|
||||
flex: 0 1 auto;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
.channel-privacy-type-icon {
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.message-header-archived {
|
||||
|
||||
Reference in New Issue
Block a user