left_sidebar: Maintain em-equivalent 16px separator row height.

This commit is contained in:
Karl Stolley 2024-05-31 15:23:24 -05:00 committed by Tim Abbott
parent b4b5d03a8e
commit a2a735273b
1 changed files with 2 additions and 0 deletions

View File

@ -1317,6 +1317,8 @@ li.topic-list-item {
.streams_subheader {
font-size: 0.8em;
font-weight: normal;
/* 16px line-height at 0.8em (11.2px at 14px legacy em) */
line-height: 1.4286em;
padding-left: $far_left_gutter_size;
cursor: pointer;
text-align: center;