[PR #135] [MERGED] fix: signing email breaks on small devices #742

Closed
opened 2026-02-26 18:48:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/135
Author: @Mythie
Created: 4/16/2023
Status: Merged
Merged: 4/20/2023
Merged by: @ElTimuro

Base: mainHead: fix/signing-email-breaks-on-small-decices


📝 Commits (2)

  • d863f89 fix: signing email breaks on small devices
  • 989d036 Merge branch 'main' into fix/signing-email-breaks-on-small-decices

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 packages/lib/mail/signingRequestTemplate.ts (+2 -2)

📄 Description

Currently the signing email displays poorly on small devices with the line wrapping causing the button to look broken.

Resolve this by using whitespace no-wrap.

image

Closes #46


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/135 **Author:** [@Mythie](https://github.com/Mythie) **Created:** 4/16/2023 **Status:** ✅ Merged **Merged:** 4/20/2023 **Merged by:** [@ElTimuro](https://github.com/ElTimuro) **Base:** `main` ← **Head:** `fix/signing-email-breaks-on-small-decices` --- ### 📝 Commits (2) - [`d863f89`](https://github.com/documenso/documenso/commit/d863f89232dce49058a4e07dd2bb15f8782eb622) fix: signing email breaks on small devices - [`989d036`](https://github.com/documenso/documenso/commit/989d036e542107aed6851c788a172e3f7838f4ea) Merge branch 'main' into fix/signing-email-breaks-on-small-decices ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/lib/mail/signingRequestTemplate.ts` (+2 -2) </details> ### 📄 Description Currently the signing email displays poorly on small devices with the line wrapping causing the button to look broken. Resolve this by using whitespace no-wrap. ![image](https://user-images.githubusercontent.com/13398220/232342023-909591bc-6d15-4485-841c-ec678718a0b3.png) Closes #46 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 18:48:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#742
No description provided.