mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-26 06:15:52 +03:00
[PR #788] [MERGED] feat: improve mailbox UI spacing and email display #765
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#765
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?
📋 Pull Request Information
Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/788
Author: @dreamhunter2333
Created: 12/15/2025
Status: ✅ Merged
Merged: 12/15/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/email📝 Commits (1)
647f71efeat: improve mailbox UI spacing and email display📊 Changes
1 file changed (+7 additions, -3 deletions)
View changed files
📝
frontend/src/components/MailBox.vue(+7 -3)📄 Description
User description
Summary
Changes
n-ellipsiscomponent (max-width: 240px) to prevent overflow and maintain clean layoutTest Plan
🤖 Generated with Claude Code
PR Type
Enhancement
Description
Added bottom margin to mobile filter input for better spacing.
Wrapped email addresses in
n-ellipsisto prevent overflow.Ensured consistent styling between mobile and desktop views.
Changes walkthrough 📝
MailBox.vue
Enhanced mobile UI spacing and email display handlingfrontend/src/components/MailBox.vue
n-ellipsiswith a max-width of240px.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.