diff --git a/.github/release-notes/v1.2.41.md b/.github/release-notes/v1.2.41.md new file mode 100644 index 0000000..17b4ec0 --- /dev/null +++ b/.github/release-notes/v1.2.41.md @@ -0,0 +1,3 @@ +- 调整写信页定时发送菜单宽度,使其与“发送 + 下拉箭头”组合按钮左右边缘完全对齐,同时保留桌面和手机端边界避让。 + +**完整更新日志**:[v1.2.40...v1.2.41](https://github.com/zxyszx/NewSzxcn-Email/compare/v1.2.40...v1.2.41) diff --git a/VERSION b/VERSION index a39cbb3..50e400b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.40 +1.2.41 diff --git a/apps/web/src/pages/mail.tsx b/apps/web/src/pages/mail.tsx index f44efca..18264f5 100644 --- a/apps/web/src/pages/mail.tsx +++ b/apps/web/src/pages/mail.tsx @@ -4294,7 +4294,7 @@ function ComposeDialog({ mailboxes, mailbox, open, draft, limits, canSend, canMa - + setScheduleDialogOpen(true)}>定时发送