mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
left_sidebar: Resize scroll container when toggling condensed views.
This commit is contained in:
@@ -98,6 +98,7 @@ function toggle_condensed_navigation_area() {
|
||||
$views_label_icon.addClass("fa-caret-down");
|
||||
$views_label_icon.removeClass("fa-caret-right");
|
||||
}
|
||||
resize.resize_stream_filters_container();
|
||||
}
|
||||
|
||||
export function highlight_recent_view() {
|
||||
|
||||
Reference in New Issue
Block a user