left_sidebar: Set the width of stream-list-filter to 236px.

This commit is contained in:
Nikhil Maske 2021-05-25 11:48:45 +05:30 committed by Aman Agrawal
parent 60be1416ad
commit 725f975e96
1 changed files with 4 additions and 0 deletions

View File

@ -508,6 +508,10 @@ li.expanded_private_message {
margin-top: 3px;
}
.stream-list-filter {
width: 236px;
}
.zero_count {
visibility: hidden;
}