buddy_list: Center toggle arrow.

This commit is contained in:
evykassirer 2024-11-21 16:02:21 -08:00 committed by Tim Abbott
parent 17de265116
commit 28376bf353
1 changed files with 1 additions and 0 deletions

View File

@ -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);
}