fix(stats): align retention columns

This commit is contained in:
Adam 2026-08-26 11:14:49 -05:00
parent 530535c6ea
commit c5ef753d28
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75

View file

@ -1792,7 +1792,9 @@ body {
}
[data-page="stats"] [data-slot="retention-heading"] {
box-sizing: border-box;
min-height: 28px;
padding: 0 12px;
color: var(--stats-faint);
font-size: 11px;
font-style: normal;