mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
left_sidebar: Set the width of stream-list-filter to 236px.
This commit is contained in:
committed by
Aman Agrawal
parent
60be1416ad
commit
725f975e96
@@ -508,6 +508,10 @@ li.expanded_private_message {
|
||||
margin-top: 3px;
|
||||
}
|
||||
|
||||
.stream-list-filter {
|
||||
width: 236px;
|
||||
}
|
||||
|
||||
.zero_count {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user