mirror of https://github.com/zulip/zulip.git
left_sidebar: Set the width of stream-list-filter to 236px.
This commit is contained in:
parent
60be1416ad
commit
725f975e96
|
@ -508,6 +508,10 @@ li.expanded_private_message {
|
|||
margin-top: 3px;
|
||||
}
|
||||
|
||||
.stream-list-filter {
|
||||
width: 236px;
|
||||
}
|
||||
|
||||
.zero_count {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue