Skip to content

Conversation

@Funk66
Copy link
Contributor

@Funk66 Funk66 commented Oct 1, 2025

Description

The py-* and px-* classes don't work in the Button element - email buttons are rendered without padding.

The text is still slightly misaligned vertically owing to the spacing reserved for letter descendants, which are not present in uppercase text.

This commit also fixes a small syntactic error in the punctuation of the email message.

How Has This Been Tested?

With npm run email:dev.

Screenshots (if appropriate)

Before:

image

After:

image

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if applicable
  • I have no unrelated changes in the PR.
  • I have confirmed that any new dependencies are strictly necessary.
  • I have written tests for new code (if applicable)
  • I have followed naming conventions/patterns in the surrounding code
  • All code in src/services/ uses repositories implementations for database calls, filesystem operations, etc.
  • All code in src/repositories/ is pretty basic/simple and does not have any immich specific logic (that belongs in src/services/)

Please describe to which degree, if any, an LLM was used in creating this pull request.

Code changes and PR were exclusively generated by organic-based intelligence.

Signed-off-by: Guillermo Guirao Aguilar <[email protected]>
Copy link
Member

@alextran1502 alextran1502 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@alextran1502 alextran1502 merged commit b3f3830 into immich-app:main Oct 1, 2025
50 of 51 checks passed
bwees pushed a commit that referenced this pull request Oct 6, 2025
Signed-off-by: Guillermo Guirao Aguilar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants