diff --git a/packages/stats/app/src/routes/index.css b/packages/stats/app/src/routes/index.css index 2f2ffb22f..8ae82963e 100644 --- a/packages/stats/app/src/routes/index.css +++ b/packages/stats/app/src/routes/index.css @@ -2079,6 +2079,7 @@ overflow: hidden; color: var(--stats-text); font-weight: 600; + line-height: 1.25; text-overflow: ellipsis; white-space: nowrap; }