mirror of
https://github.com/zulip/zulip.git
synced 2025-11-22 07:21:23 +00:00
left_sidebar: Display vdots on expanded channel.
This commit is contained in:
@@ -127,6 +127,11 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.subscription_block .sidebar-menu-icon {
|
||||||
|
display: flex;
|
||||||
|
color: var(--color-vdots-visible);
|
||||||
|
}
|
||||||
|
|
||||||
.stream-with-count.hide_unread_counts {
|
.stream-with-count.hide_unread_counts {
|
||||||
.masked_unread_count {
|
.masked_unread_count {
|
||||||
display: none;
|
display: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user