Files
NewSzxcn-Email/.github/release-notes/v1.2.10.md
T
zxyszx e6504ef492
Docker Release / Check web and api (push) Waiting to run
Docker Release / Resolve release tag (push) Blocked by required conditions
Docker Release / Build and publish all-in-one (push) Blocked by required conditions
Docker Release / Build and publish api (push) Blocked by required conditions
Docker Release / Build and publish web (push) Blocked by required conditions
Docker Release / Build and publish dovecot (push) Blocked by required conditions
Docker Release / Build and publish postfix (push) Blocked by required conditions
Docker Release / Build and publish rspamd (push) Blocked by required conditions
Docker Release / Create GitHub release (push) Blocked by required conditions
fix: expand all-mailbox selector
2026-08-04 13:22:37 +08:00

588 B
Raw Permalink Blame History

本次更新

优化邮箱选择器动态宽度

  • 选择“全部邮箱”、正在加载或尚未注册邮箱时,邮箱选择框占满侧栏整行,不再为隐藏按钮预留空白。
  • 选择具体邮箱后,选择框自动向左收窄,并在右侧显示复制邮箱地址按钮。
  • 邮箱下拉菜单始终与当前选择框等宽,避免展开前后宽度不一致。

验证

  • 已通过前端 TypeScript 检查、生产构建和 shadcn/ui 检查。

完整更新日志v1.2.9...v1.2.10