left_sidebar: Display vdots on expanded channel.

This commit is contained in:
Karl Stolley 2024-10-03 17:32:10 -04:00 committed by Tim Abbott
parent ff7d49923b
commit 8f95ed1611
1 changed files with 5 additions and 0 deletions

View File

@ -127,6 +127,11 @@
display: flex;
}
.subscription_block .sidebar-menu-icon {
display: flex;
color: var(--color-vdots-visible);
}
.stream-with-count.hide_unread_counts {
.masked_unread_count {
display: none;