mirror of https://github.com/zulip/zulip.git
left_sidebar: Hide sub to more streams in topics list view (zoom-in).
This commit is contained in:
parent
7e8ebe3aa5
commit
6042e91fe8
|
@ -725,6 +725,7 @@ li.topic-list-item {
|
||||||
background-color: hsl(0, 0%, 100%);
|
background-color: hsl(0, 0%, 100%);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#subscribe-to-more-streams,
|
||||||
.show-more-topics {
|
.show-more-topics {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue