mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
left_sidebar: Zero out space below Views.
(cherry picked from commit 176ba669c2)
This commit is contained in:
@@ -1190,7 +1190,7 @@ li.active-sub-filter {
|
||||
}
|
||||
|
||||
#left-sidebar-navigation-list {
|
||||
margin-bottom: var(--left-sidebar-sections-vertical-gutter);
|
||||
margin-bottom: 0;
|
||||
display: grid;
|
||||
line-height: var(--line-height-sidebar-row);
|
||||
/* Explicitly ensure parity with the line-height
|
||||
|
||||
Reference in New Issue
Block a user