mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +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;
|
flex: 0 1 auto;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
|
||||||
|
.channel-privacy-type-icon {
|
||||||
|
width: auto;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.message-header-archived {
|
.message-header-archived {
|
||||||
|
|||||||
Reference in New Issue
Block a user