mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
[PR #733] [CLOSED] fix: email template margins #636
Reference in New Issue
Block a user
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?
📋 Pull Request Information
Original PR: https://github.com/pocket-id/pocket-id/pull/733
Author: @kmendell
Created: 7/7/2025
Status: ❌ Closed
Base:
main← Head:fix/email-templ-margins📝 Commits (3)
f87b165fix: email template margins9876581Merge remote-tracking branch 'origin/main' into fix/email-templ-margins8e3a491fix: use css styles on container📊 Changes
5 files changed (+50 additions, -50 deletions)
View changed files
📝
backend/resources/email-templates/api-key-expiring-soon_html.tmpl(+8 -8)📝
backend/resources/email-templates/components/email_html.tmpl(+1 -1)📝
backend/resources/email-templates/login-with-new-device_html.tmpl(+22 -22)📝
backend/resources/email-templates/one-time-access_html.tmpl(+11 -11)📝
backend/resources/email-templates/test_html.tmpl(+8 -8)📄 Description
Fixes: https://github.com/pocket-id/pocket-id/issues/722
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.