mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-26 00:35:51 +03:00
[GH-ISSUE #457] Incorrect rendering of some letters #295
Labels
No labels
awaiting feedback
bug
docker
documentation
enhancement
github_actions
invalid
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mailpit#295
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Andrew1988123123 on GitHub (Mar 7, 2025).
Original GitHub issue: https://github.com/axllent/mailpit/issues/457
Letters with parts that extend below the baseline, such as p, y, j, q, g are rendered incorrectly. They are cut off below the baseline. I'm talking about the letters in the label used to identify a Mailpit instance.

Wrong
Correct. Compared to a search bar
@axllent commented on GitHub (Mar 8, 2025):
This issue has been fixed in v1.23.1. Thanks for reporting.