left_sidebar: Align muted unreads with correct em value.

Fixes: #34472
This commit is contained in:
Karl Stolley 2025-04-24 13:56:20 -05:00 committed by Tim Abbott
parent da8428c133
commit 1e61ec00b7

View File

@ -250,8 +250,8 @@
--left-sidebar-before-unread-count-padding: 3px;
/* 15px is the approximate width of a single-digit
unread marker. */
/* 15px at 16px/1em */
--left-sidebar-single-digit-unread-width: 0.9375em;
/* 15px at 8px/1em (masked unreads are sized to 0.5em) */
--left-sidebar-single-digit-unread-width: 1.875em;
--left-sidebar-right-margin: 12px;
/* 289px at 14px/1em */
--left-sidebar-max-width: calc(