left_sidebar: Hide sub to more streams in topics list view (zoom-in).

This commit is contained in:
Aman Agrawal 2022-11-01 03:08:36 +00:00 committed by Tim Abbott
parent 7e8ebe3aa5
commit 6042e91fe8
1 changed files with 1 additions and 0 deletions

View File

@ -725,6 +725,7 @@ li.topic-list-item {
background-color: hsl(0, 0%, 100%);
}
#subscribe-to-more-streams,
.show-more-topics {
display: none;
}