mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
right_sidebar: Eliminate gap between filter, vdots area.
(cherry picked from commit a5ab61f83a)
This commit is contained in:
@@ -507,7 +507,6 @@
|
||||
#userlist-header {
|
||||
cursor: pointer;
|
||||
display: grid;
|
||||
gap: 5px;
|
||||
grid-template-columns: minmax(0, 1fr) auto;
|
||||
padding-left: var(--right-sidebar-heading-left-spacing);
|
||||
/* The scrollbar doesn't extend this high, but we want the three-dot
|
||||
|
||||
Reference in New Issue
Block a user