feat(app): fix descender clipping (#35950)

This commit is contained in:
Aarav Sareen 2026-07-09 12:39:04 +05:30 committed by GitHub
commit ae7d63272c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@
font-style: normal;
font-weight: 530;
font-size: 13px;
line-height: 1;
line-height: 20px;
color: var(--v2-text-text-base);
text-shadow: none;
font-variant-numeric: tabular-nums;