fix: remove mailbox selector empty slot
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

This commit is contained in:
zxyszx
2026-08-06 01:38:10 +08:00
parent 86773c64ca
commit c77f63b5af
4 changed files with 46 additions and 7 deletions
+14
View File
@@ -0,0 +1,14 @@
## 本次更新
### 修复邮箱选择器右侧空白
- “全部邮箱”状态下移除复制按钮的永久空白占位,选择器恢复为整行宽度。
- 选择具体邮箱时,复制按钮覆盖显示在选择器右侧,不再挤压或缩窄选择器。
- 下拉箭头、未读数量和复制按钮保持独立位置,长邮箱地址仍会正确截断。
### 验证
- 已通过前端 TypeScript 检查、shadcn/ui 检查和生产构建。
- 已在桌面端和 390×844 移动端验证“全部邮箱”与具体邮箱两种状态,无横向溢出或控制台错误。
**完整更新日志**[v1.2.14...v1.2.15](https://github.com/zxyszx/NewSzxcn-Email/compare/v1.2.14...v1.2.15)