mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 15:05:49 +03:00
[GH-ISSUE #347] Notification emails: use the same font size for all check names #265
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#265
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 @cuu508 on GitHub (Mar 25, 2020).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/347
In the summary section, two different font sizes are used for check names, depending on how long each name is.
If there are both short and long names, the summary section looks messy. Look into using one font size: a larger font if all check names are short, a smaller font if any name is long.