mirror of https://github.com/zulip/zulip.git
buddy_list: Center toggle arrow.
This commit is contained in:
parent
17de265116
commit
28376bf353
|
@ -42,6 +42,7 @@ $user_status_emoji_width: 24px;
|
|||
|
||||
.buddy-list-section-toggle {
|
||||
grid-area: arrow;
|
||||
justify-self: center;
|
||||
color: var(--color-text-sidebar-heading);
|
||||
opacity: var(--opacity-sidebar-heading-icon);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue